hmpf / easydmp

MIT License
7 stars 2 forks source link

Use new method to calculate section traversal #213

Closed hmpf closed 3 years ago

hmpf commented 3 years ago

Closes #212.

For plan export and plan summary. Subsections will be much more important than before with support for RDA DMP CS.

codecov[bot] commented 3 years ago

Codecov Report

Merging #213 (45e55d9) into master (279d935) will increase coverage by 0.07%. The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
+ Coverage   55.99%   56.07%   +0.07%     
==========================================
  Files          88       88              
  Lines        6252     6267      +15     
==========================================
+ Hits         3501     3514      +13     
- Misses       2751     2753       +2     
Impacted Files Coverage Δ
src/easydmp/dmpt/models.py 57.72% <88.23%> (+0.28%) :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 279d935...45e55d9. Read the comment docs.