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] fix python 3.8 #244

Merged
merged 12 commits into from
Jul 4, 2022
Merged

[ci] fix python 3.8 #244

merged 12 commits into from
Jul 4, 2022

Conversation

clonker
Copy link
Member

@clonker clonker commented Jul 1, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #244 (d57bdfe) into main (1be1d16) will decrease coverage by 1.66%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
- Coverage   93.90%   92.24%   -1.67%     
==========================================
  Files         138      140       +2     
  Lines       11015    11554     +539     
==========================================
+ Hits        10344    10658     +314     
- Misses        671      896     +225     
Impacted Files Coverage Δ
deeptime/decomposition/_vamp.py 97.14% <ø> (ø)
deeptime/markov/msm/_bayesian_msm.py 94.11% <ø> (+4.70%) ⬆️
deeptime/util/torch.py 93.49% <100.00%> (ø)
deeptime/plots/implied_timescales.py 88.88% <0.00%> (-11.12%) ⬇️
deeptime/plots/network.py 92.21% <0.00%> (-7.79%) ⬇️
deeptime/plots/chapman_kolmogorov.py 94.69% <0.00%> (-3.65%) ⬇️
deeptime/plots/util.py 100.00% <0.00%> (ø)
deeptime/plots/energy.py 100.00% <0.00%> (ø)
deeptime/util/exceptions.py 100.00% <0.00%> (ø)
deeptime/data/_pbf_simulator.py 100.00% <0.00%> (ø)
... and 8 more

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 1be1d16...d57bdfe. Read the comment docs.

@clonker clonker merged commit ed8cfa3 into deeptime-ml:main Jul 4, 2022
@clonker clonker deleted the fix_py38 branch July 4, 2022 11:17
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