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

Merge tests

d4606fd
Select commit
Loading
Failed to load commit list.
Open

Add casr-lua #231

Merge tests
d4606fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 3, 2024 in 1s

81.72% of diff hit (target 65.87%)

View this Pull Request on Codecov

81.72% 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 57 in libcasr/src/lua.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L55-L57

Added lines #L55 - L57 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L72-L74

Added lines #L72 - L74 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L80-L82

Added lines #L80 - L82 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L92-L94

Added lines #L92 - L94 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L104

Added line #L104 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#L130-L132

Added lines #L130 - L132 were 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#L143

Added line #L143 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L148-L150

Added lines #L148 - L150 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

libcasr/src/lua.rs#L166-L168

Added lines #L166 - L168 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