Closed HadrienG2 closed 9 months ago
Review changes with SemanticDiff.
Analyzed 5 of 7 files.
Overall, the semantic diff is 5% smaller than the GitHub diff.
Filename | Status | |
---|---|---|
:grey_question: | .github/workflows/ci.yml | Unsupported file format |
:grey_question: | Cargo.toml | Unsupported file format |
:heavy_check_mark: | src/bitmap/mod.rs | Analyzed |
:heavy_check_mark: | src/cpu/binding.rs | 10.64% smaller |
:heavy_check_mark: | src/ffi/transparent.rs | 45.29% smaller |
:heavy_check_mark: | src/lib.rs | 62.04% smaller |
:heavy_check_mark: | tests/single-threaded.rs | Analyzed |
Attention: Patch coverage is 94.73684%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 75.85%. Comparing base (
4e5fe37
) to head (20b3537
).
Files | Patch % | Lines |
---|---|---|
src/cpu/binding.rs | 94.44% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
One more module towards #110 :)