Skip to content

Expand tests and document Python API#33

Merged
DennisLent merged 2 commits intofeat-python-apifrom
codex/expand-tests-for-existing-functions
Aug 20, 2025
Merged

Expand tests and document Python API#33
DennisLent merged 2 commits intofeat-python-apifrom
codex/expand-tests-for-existing-functions

Conversation

@DennisLent
Copy link
Owner

Summary

  • add game advance scheduling tests for mid-advance and boundary-time processing
  • harden CLI parsing with numeric validation, negative cash handling, and targeted command coverage
  • widen GUI unit tests for click handling and default input fields

Testing

  • cargo test
  • pytest

https://chatgpt.com/codex/tasks/task_e_68a4a8e8e5a48320bcb09dca7242f831

@codecov
Copy link

codecov bot commented Aug 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.53%. Comparing base (9fd7b3a) to head (ea0cd9f).
⚠️ Report is 3 commits behind head on feat-python-api.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           feat-python-api      #33      +/-   ##
===================================================
+ Coverage            33.80%   36.53%   +2.73%     
===================================================
  Files                   22       22              
  Lines                 1497     1497              
===================================================
+ Hits                   506      547      +41     
+ Misses                 991      950      -41     
Flag Coverage Δ
rust 36.53% <ø> (+2.73%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@DennisLent DennisLent merged commit a6b89fe into feat-python-api Aug 20, 2025
10 of 16 checks passed
@DennisLent DennisLent deleted the codex/expand-tests-for-existing-functions branch August 20, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant