Feat python api #34
Merged
Feat python api #34
Codecov / codecov/project
succeeded
Aug 20, 2025 in 1s
36.53% (+0.51%) compared to 753be28
View this Pull Request on Codecov
36.53% (+0.51%) compared to 753be28
Details
Codecov Report
❌ Patch coverage is 19.31034% with 117 lines in your changes missing coverage. Please review.
✅ Project coverage is 36.53%. Comparing base (753be28) to head (1edeca2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/core/src/game.rs | 12.04% | 73 Missing |
| crates/commands/src/lib.rs | 38.63% | 27 Missing |
| crates/py/src/lib.rs | 0.00% | 12 Missing |
| crates/cli/src/read.rs | 0.00% | 2 Missing |
| crates/core/src/utils/errors.rs | 0.00% | 2 Missing |
| crates/gui/src/gui.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #34 +/- ##
==========================================
+ Coverage 36.02% 36.53% +0.51%
==========================================
Files 21 22 +1
Lines 1413 1497 +84
==========================================
+ Hits 509 547 +38
- Misses 904 950 +46 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading