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

Modularize tests #72

Merged
merged 6 commits into from
Dec 10, 2022
Merged

Modularize tests #72

merged 6 commits into from
Dec 10, 2022

Conversation

FabianHofmann
Copy link
Collaborator

This PR introduces slight changes in code and major refactoring in the test scripts

@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Base: 87.01% // Head: 87.61% // Increases project coverage by +0.59% 🎉

Coverage data is based on head (63cea5f) compared to base (f83907e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   87.01%   87.61%   +0.59%     
==========================================
  Files          13       13              
  Lines        2226     2220       -6     
  Branches      351      355       +4     
==========================================
+ Hits         1937     1945       +8     
+ Misses        210      196      -14     
  Partials       79       79              
Impacted Files Coverage Δ
linopy/constraints.py 90.10% <100.00%> (+4.20%) ⬆️
linopy/expressions.py 87.19% <100.00%> (+0.03%) ⬆️
linopy/variables.py 91.08% <100.00%> (+0.14%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@FabianHofmann FabianHofmann merged commit 4273e6e into master Dec 10, 2022
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