Skip to content

fixed export and test issue

040c5a6
Select commit
Loading
Failed to load commit list.
Merged

Docs and deployments #44

fixed export and test issue
040c5a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2025 in 0s

63.27% (+2.70%) compared to b08456c

View this Pull Request on Codecov

63.27% (+2.70%) compared to b08456c

Details

Codecov Report

❌ Patch coverage is 87.14286% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.27%. Comparing base (b08456c) to head (040c5a6).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
crates/cli/src/cli.rs 20.00% 4 Missing ⚠️
crates/core/src/game.rs 92.15% 4 Missing ⚠️
crates/commands/src/lib.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   60.56%   63.27%   +2.70%     
==========================================
  Files          17       19       +2     
  Lines         913      983      +70     
==========================================
+ Hits          553      622      +69     
- Misses        360      361       +1     

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