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

Updates to MDAnalysis v2.0.0 and CI #58

Merged
merged 20 commits into from
Nov 24, 2021
Merged

Updates to MDAnalysis v2.0.0 and CI #58

merged 20 commits into from
Nov 24, 2021

Conversation

joaomcteixeira
Copy link
Owner

  • Updates MDAnalysis dependency to v 2.0.0.
  • Defines version numbers for other dependencies
  • updates CI (try to reach to python 3.9, lets see if it is possible)

Motivation #57

@joaomcteixeira joaomcteixeira added enhancement New feature or request continous integration Solution for Continous Integration (CI) labels Nov 23, 2021
@joaomcteixeira joaomcteixeira self-assigned this Nov 23, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 23, 2021

Codecov Report

Merging #58 (b558098) into master (94b35c6) will increase coverage by 0.17%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #58      +/-   ##
===========================================
+ Coverage   99.82%   100.00%   +0.17%     
===========================================
  Files          21        21              
  Lines        1114      1122       +8     
  Branches       84        84              
===========================================
+ Hits         1112      1122      +10     
+ Misses          2         0       -2     
Impacted Files Coverage Δ
src/taurenmd/cli_trajedit.py 100.00% <100.00%> (ø)
src/taurenmd/libs/libmda.py 100.00% <100.00%> (ø)
src/taurenmd/libs/libmdt.py 100.00% <100.00%> (+3.57%) ⬆️
src/taurenmd/libs/libcli.py 100.00% <0.00%> (ø)
src/taurenmd/libs/libplot.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94b35c6...b558098. Read the comment docs.

src/taurenmd/libs/libmdt.py Outdated Show resolved Hide resolved
@codeclimate
Copy link

codeclimate bot commented Nov 24, 2021

Code Climate has analyzed commit b558098 and detected 0 issues on this pull request.

View more on Code Climate.

@joaomcteixeira joaomcteixeira merged commit 096eb58 into master Nov 24, 2021
joaomcteixeira added a commit that referenced this pull request Nov 24, 2021
[FEATURE] Updates to MDAnalysis v2.0.0 and CI

Merge pull request #58

* Upgrades to MDAv2.0.0
* Defines version for all other dependencies
* Upgrades CI
joaomcteixeira added a commit that referenced this pull request Nov 24, 2021
@joaomcteixeira joaomcteixeira deleted the mdav2 branch November 24, 2021 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continous integration Solution for Continous Integration (CI) enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants