Skip to content

add benchmarks

23d538c
Select commit
Loading
Failed to load commit list.
Merged

Benches #13

add benchmarks
23d538c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2025 in 0s

79.7% (-0.3%) compared to 1d2ccba

View this Pull Request on Codecov

79.7% (-0.3%) compared to 1d2ccba

Details

Codecov Report

Attention: Patch coverage is 46.15385% with 14 lines in your changes missing coverage. Please review.

Project coverage is 79.7%. Comparing base (1d2ccba) to head (23d538c).

Files with missing lines Patch % Lines
crates/pngme/src/lib.rs 56.2% 4 Missing and 3 partials ⚠️
crates/pngme-cli/src/main.rs 0.0% 4 Missing ⚠️
crates/pngme-gui/src/main.rs 0.0% 3 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/pngme-python/src/lib.rs 50.0% <100.0%> (ø)
crates/pngme-gui/src/main.rs 0.0% <0.0%> (ø)
crates/pngme-cli/src/main.rs 0.0% <0.0%> (ø)
crates/pngme/src/lib.rs 65.4% <56.2%> (-3.1%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.