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

Post Release Fixes #125

Merged
merged 12 commits into from
Jun 20, 2019
Merged

Post Release Fixes #125

merged 12 commits into from
Jun 20, 2019

Conversation

jkroenke
Copy link
Contributor

@jkroenke jkroenke commented May 6, 2019

A few bug fixes, new sphinx theme, progressbar working again, and increased test coverage with unit tests instead of doctests as well as a code coverage badge (base repository still has to be linked to codecov and the badge link in the readme has to be adapted when merging the pull request).

@codecov-io
Copy link

codecov-io commented May 6, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@51b7d0d). Click here to learn what that means.
The diff coverage is 59.36%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #125   +/-   ##
=======================================
  Coverage          ?    48%           
=======================================
  Files             ?     44           
  Lines             ?   6877           
  Branches          ?      0           
=======================================
  Hits              ?   3301           
  Misses            ?   3576           
  Partials          ?      0
Impacted Files Coverage Δ
pyunicorn/climate/tsonis.py 94% <ø> (ø)
pyunicorn/climate/spearman.py 100% <ø> (ø)
pyunicorn/core/data.py 46.48% <ø> (ø)
pyunicorn/utils/__init__.py 100% <ø> (ø)
pyunicorn/funcnet/event_synchronization.py 89.83% <ø> (ø)
pyunicorn/funcnet/coupling_analysis_pure_python.py 12.23% <ø> (ø)
pyunicorn/climate/coupled_tsonis.py 82.75% <ø> (ø)
...corn/timeseries/inter_system_recurrence_network.py 69.87% <ø> (ø)
pyunicorn/funcnet/__init__.py 100% <ø> (ø)
pyunicorn/core/netcdf_dictionary.py 23.07% <ø> (ø)
... and 33 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 51b7d0d...ad16068. Read the comment docs.

@jdonges jdonges merged commit 65e0dac into pik-copan:master Jun 20, 2019
fkuehlein added a commit to fkuehlein/pyunicorn that referenced this pull request Jul 19, 2023
- subsitute old tests by parametrized test for CrossRecurrencePlot
- add parametrized test for InterSystemRecurrenceNetwork
- testing agains issues pik-copan#128 and pik-copan#125
- add fixture params for fixed recurrence rate mode when pik-copan#188 is solved
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.

3 participants