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

CI updates #220

Merged
merged 2 commits into from
Nov 17, 2022
Merged

CI updates #220

merged 2 commits into from
Nov 17, 2022

Conversation

orbeckst
Copy link
Member

@orbeckst orbeckst self-assigned this Nov 17, 2022
@orbeckst orbeckst force-pushed the update-ci-codecov-python branch from 2e03da2 to 82f92c2 Compare November 17, 2022 16:51
- use CODECOV token
- install alchemlyb<2 via conda-forge
- add version constraints on mdanalysis>=2 and alchemlyb<2
- fix #202
- add testing for Python 3.10
- dropped tests for Python 3.6 (should have been removed in 0.8.0)
- update setup.py and CHANGES
@orbeckst orbeckst force-pushed the update-ci-codecov-python branch from 82f92c2 to 06eb469 Compare November 17, 2022 16:56
@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Merging #220 (06eb469) into develop (39fd002) will increase coverage by 0.18%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #220      +/-   ##
===========================================
+ Coverage    78.71%   78.90%   +0.18%     
===========================================
  Files           11       11              
  Lines         1691     1692       +1     
  Branches       255      269      +14     
===========================================
+ Hits          1331     1335       +4     
+ Misses         276      274       -2     
+ Partials        84       83       -1     
Impacted Files Coverage Δ
mdpow/fep.py 69.06% <0.00%> (ø)
mdpow/config.py 84.82% <0.00%> (+0.10%) ⬆️
mdpow/analysis/ensemble.py 97.15% <0.00%> (+0.47%) ⬆️
mdpow/forcefields.py 87.80% <0.00%> (+2.43%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

This was linked to issues Nov 17, 2022
@orbeckst orbeckst merged commit 2973cf6 into develop Nov 17, 2022
@orbeckst orbeckst deleted the update-ci-codecov-python branch November 17, 2022 19:21
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.

improve codecov upload reliability support Python 3.10
1 participant