Chilipp / straditize

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

Tutorial doc fix #5

Closed Chilipp closed 5 years ago

Chilipp commented 5 years ago
Chilipp commented 5 years ago

This PR is ready to be merged. It improves the docs on the selection toolbar and the interactive navigation in the user guide and the tutorial. In particular:

It will be merged if @ixjlyons approves the changes.

codecov[bot] commented 5 years ago

Codecov Report

Merging #5 into master will decrease coverage by 2.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   88.17%   86.11%   -2.07%     
==========================================
  Files          26       26              
  Lines       11313    11247      -66     
==========================================
- Hits         9975     9685     -290     
- Misses       1338     1562     +224
Impacted Files Coverage Δ
straditize/common.py 44.44% <0%> (-55.56%) :arrow_down:
straditize/colnames.py 47.94% <0%> (-43.39%) :arrow_down:
straditize/widgets/colnames.py 65.82% <0%> (-22.34%) :arrow_down:
straditize/magnifier.py 91.66% <0%> (-1.41%) :arrow_down:
straditize/binary.py 87.91% <0%> (-0.13%) :arrow_down:
straditize/widgets/tutorial/beginner.py 94.05% <0%> (-0.04%) :arrow_down:
straditize/widgets/menu_actions.py 74.56% <0%> (+0.1%) :arrow_up:
straditize/straditizer.py 89.8% <0%> (+0.79%) :arrow_up:
straditize/__main__.py 82.79% <0%> (+2.79%) :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 9fc92ce...a86ce67. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #5 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #5   +/-   ##
=======================================
  Coverage   88.17%   88.17%           
=======================================
  Files          26       26           
  Lines       11313    11313           
=======================================
  Hits         9975     9975           
  Misses       1338     1338

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 9fc92ce...a86ce67. Read the comment docs.