Skip to content

Rudimentary module for interacting with local savefiles

312c4fa
Select commit
Loading
Failed to load commit list.
Draft

Support for reading CCGameManager.dat and other plist based local files #42

Rudimentary module for interacting with local savefiles
312c4fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

45.66% (-3.92%) compared to c24f8fe

View this Pull Request on Codecov

45.66% (-3.92%) compared to c24f8fe

Details

Codecov Report

❌ Patch coverage is 7.60000% with 231 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.66%. Comparing base (c24f8fe) to head (312c4fa).
⚠️ Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
src/serde/de/plist.rs 8.22% 212 Missing ⚠️
src/savefile.rs 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   49.57%   45.66%   -3.92%     
==========================================
  Files          27       29       +2     
  Lines        2134     2409     +275     
==========================================
+ Hits         1058     1100      +42     
- Misses       1076     1309     +233     

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