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

chore(lib): warn about overflow and add Rust coverage #116

Merged
merged 6 commits into from
Sep 18, 2024

fix(ci): install cargo-tarpaulin manually

d1673bf
Select commit
Loading
Failed to load commit list.
Merged

chore(lib): warn about overflow and add Rust coverage #116

fix(ci): install cargo-tarpaulin manually
d1673bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 18, 2024 in 1s

54.16% of diff hit (target 98.93%)

View this Pull Request on Codecov

54.16% of diff hit (target 98.93%)

Annotations

Check warning on line 329 in differt-core/src/rt/graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

differt-core/src/rt/graph.rs#L329

Added line #L329 was not covered by tests

Check warning on line 340 in differt-core/src/rt/graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

differt-core/src/rt/graph.rs#L340

Added line #L340 was not covered by tests

Check warning on line 343 in differt-core/src/rt/graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

differt-core/src/rt/graph.rs#L343

Added line #L343 was not covered by tests

Check warning on line 355 in differt-core/src/rt/graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

differt-core/src/rt/graph.rs#L354-L355

Added lines #L354 - L355 were not covered by tests

Check warning on line 367 in differt-core/src/rt/graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

differt-core/src/rt/graph.rs#L363-L367

Added lines #L363 - L367 were not covered by tests

Check warning on line 369 in differt-core/src/rt/graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

differt-core/src/rt/graph.rs#L369

Added line #L369 was not covered by tests