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

Fix broken testing for next patch release #220

Merged
merged 5 commits into from
Feb 7, 2023
Merged

Conversation

mattmcdermott
Copy link
Member

Fix broken tests (mostly linting related) to allow for patch release to PyPI

@codecov-commenter
Copy link

Codecov Report

Base: 79.01% // Head: 79.08% // Increases project coverage by +0.07% 🎉

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

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
+ Coverage   79.01%   79.08%   +0.07%     
==========================================
  Files          46       46              
  Lines        3102     3103       +1     
  Branches      573      573              
==========================================
+ Hits         2451     2454       +3     
+ Misses        523      522       -1     
+ Partials      128      127       -1     
Impacted Files Coverage Δ
src/rxn_network/jobs/schema.py 100.00% <ø> (ø)
src/rxn_network/network/visualize.py 35.29% <ø> (ø)
src/rxn_network/reactions/plotting.py 54.73% <ø> (ø)
src/rxn_network/entries/interpolated.py 60.71% <100.00%> (+1.45%) ⬆️
src/rxn_network/pathways/solver.py 57.95% <100.00%> (ø)
src/rxn_network/utils/funcs.py 100.00% <100.00%> (ø)
src/rxn_network/pathways/balanced.py 78.68% <0.00%> (+3.27%) ⬆️

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.

@mattmcdermott mattmcdermott merged commit f20624e into main Feb 7, 2023
@mattmcdermott mattmcdermott deleted the fix_release branch February 7, 2023 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants