Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add casr-lua #231

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Add fuzzing

7c7c7c2
Select commit
Loading
Failed to load commit list.
Open

Add casr-lua #231

Add fuzzing
7c7c7c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 30, 2024 in 1s

80.35% of diff hit (target 65.87%)

View this Pull Request on Codecov

80.35% of diff hit (target 65.87%)

Annotations

Check warning on line 440 in casr/src/bin/casr-cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cli.rs#L432-L440

Added lines #L432 - L440 were not covered by tests

Check warning on line 664 in casr/src/bin/casr-cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-cli.rs#L662-L664

Added lines #L662 - L664 were not covered by tests

Check warning on line 90 in casr/src/bin/casr-lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-lua.rs#L90

Added line #L90 was not covered by tests

Check warning on line 96 in casr/src/bin/casr-lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-lua.rs#L96

Added line #L96 was not covered by tests

Check warning on line 108 in casr/src/bin/casr-lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-lua.rs#L108

Added line #L108 was not covered by tests

Check warning on line 111 in casr/src/bin/casr-lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-lua.rs#L111

Added line #L111 was not covered by tests

Check warning on line 125 in casr/src/bin/casr-lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-lua.rs#L120-L125

Added lines #L120 - L125 were not covered by tests

Check warning on line 133 in casr/src/bin/casr-lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-lua.rs#L133

Added line #L133 was not covered by tests

Check warning on line 144 in casr/src/bin/casr-lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-lua.rs#L144

Added line #L144 was not covered by tests

Check warning on line 147 in casr/src/bin/casr-lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-lua.rs#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 150 in casr/src/bin/casr-lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

casr/src/bin/casr-lua.rs#L150

Added line #L150 was not covered by tests

Check warning on line 58 in libcasr/src/lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 75 in libcasr/src/lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 83 in libcasr/src/lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 95 in libcasr/src/lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L93-L95

Added lines #L93 - L95 were not covered by tests

Check warning on line 105 in libcasr/src/lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L105

Added line #L105 was not covered by tests

Check warning on line 132 in libcasr/src/lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L127-L132

Added lines #L127 - L132 were not covered by tests

Check warning on line 136 in libcasr/src/lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L136

Added line #L136 was not covered by tests

Check warning on line 143 in libcasr/src/lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L141-L143

Added lines #L141 - L143 were not covered by tests

Check warning on line 161 in libcasr/src/lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L159-L161

Added lines #L159 - L161 were not covered by tests

Check warning on line 62 in libcasr/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/python.rs#L62

Added line #L62 was not covered by tests

Check warning on line 602 in libcasr/src/report.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/report.rs#L602

Added line #L602 was not covered by tests

Check warning on line 758 in libcasr/src/report.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/report.rs#L758

Added line #L758 was not covered by tests