Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Unit Tests #38

Merged
merged 29 commits into from
Mar 4, 2024
Merged

Conversation

chrisjonesBSU
Copy link
Member

This PR refactors the unit tests to work with the new API. The tests still need some more coverage, but this should get us started and offer a quick way to check if any changes cause issues.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.53%. Comparing base (5a2b241) to head (e6c5263).
Report is 126 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #38       +/-   ##
===========================================
+ Coverage   63.59%   75.53%   +11.93%     
===========================================
  Files          14       12        -2     
  Lines         706      609       -97     
===========================================
+ Hits          449      460       +11     
+ Misses        257      149      -108     
Files Coverage Δ
msibi/forces.py 78.65% <100.00%> (ø)
msibi/state.py 86.56% <ø> (+9.14%) ⬆️
msibi/utils/general.py 100.00% <ø> (ø)

... and 3 files with indirect coverage changes

@chrisjonesBSU chrisjonesBSU merged commit f9f2e36 into cmelab:master Mar 4, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant