Chilipp / straditize

⛔️ Python package for digitizing pollen diagrams
https://straditize.readthedocs.io
GNU General Public License v3.0
14 stars 5 forks source link

Fix tests on CI services #10

Closed Chilipp closed 4 years ago

Chilipp commented 4 years ago

This PR fixes several CI issues that we had in the past. In particular

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.2%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #10     +/-   ##
========================================
+ Coverage    85.5%   85.7%   +0.2%     
========================================
  Files          27      27             
  Lines       11739   11739             
========================================
+ Hits        10037   10061     +24     
+ Misses       1702    1678     -24
Impacted Files Coverage Δ
straditize/straditizer.py 89% <0%> (+0.1%) :arrow_up:
straditize/widgets/tutorial/beginner.py 94.38% <0%> (+0.28%) :arrow_up:
straditize/widgets/tutorial/hoya_del_castillo.py 83.55% <0%> (+0.33%) :arrow_up:
straditize/cross_mark.py 86.27% <0%> (+0.37%) :arrow_up:
straditize/widgets/colnames.py 91.96% <0%> (+3.8%) :arrow_up:

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 478611e...030e7d4. Read the comment docs.