Skip to content

Merge remote-tracking branch 'origin/main' into feat/0.7_rework

328ac21
Select commit
Loading
Failed to load commit list.
Merged

Version 0.7 rework #14

Merge remote-tracking branch 'origin/main' into feat/0.7_rework
328ac21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2025 in 0s

68.39% (-1.53%) compared to 6a26de2

View this Pull Request on Codecov

68.39% (-1.53%) compared to 6a26de2

Details

Codecov Report

❌ Patch coverage is 68.91253% with 1315 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.39%. Comparing base (6a26de2) to head (328ac21).

Files with missing lines Patch % Lines
crates/pithos/src/main.rs 0.00% 217 Missing ⚠️
crates/pithos_lib/src/model/structs.rs 50.45% 163 Missing ⚠️
crates/rocrate/src/validation.rs 62.35% 134 Missing ⚠️
crates/pithos_lib/src/io/pithosreader.rs 66.66% 93 Missing ⚠️
crates/pithos_lib/src/helpers/directory.rs 71.93% 87 Missing ⚠️
crates/pithos_lib/src/io/pithoswriter.rs 72.14% 83 Missing ⚠️
crates/rocrate/src/builder.rs 58.10% 75 Missing ⚠️
crates/rocrate/src/entity.rs 77.67% 75 Missing ⚠️
crates/rocrate/src/metadata.rs 77.40% 47 Missing ⚠️
crates/rocrate/src/reader.rs 87.82% 42 Missing ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   69.91%   68.39%   -1.53%     
==========================================
  Files          33       27       -6     
  Lines        3497     4445     +948     
==========================================
+ Hits         2445     3040     +595     
- Misses       1052     1405     +353     

☔ 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.