Skip to content

Format Rust code using rustfmt

57ce468
Select commit
Loading
Failed to load commit list.
Merged

Feature/import graphml warning generic config #533

Format Rust code using rustfmt
57ce468
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

85.41% (+0.02%) compared to 4d47a79

View this Pull Request on Codecov

85.41% (+0.02%) compared to 4d47a79

Details

Codecov Report

❌ Patch coverage is 91.17647% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.41%. Comparing base (4d47a79) to head (57ce468).

Files with missing lines Patch % Lines
src/importer/graphml.rs 91.66% 0 Missing and 4 partials ⚠️
src/bin/annatto.rs 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #532      +/-   ##
==========================================
+ Coverage   85.38%   85.41%   +0.02%     
==========================================
  Files          73       73              
  Lines       26104    26119      +15     
  Branches    26104    26119      +15     
==========================================
+ Hits        22290    22309      +19     
+ Misses       1419     1415       -4     
  Partials     2395     2395              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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