VForWaTer / metacatalog

Modular metadata management platform for environmental data.
https://vforwater.github.io/metacatalog
GNU General Public License v3.0
3 stars 1 forks source link

Add citation to Person #120

Closed AlexDo1 closed 3 years ago

AlexDo1 commented 3 years ago

Added a citation attribute to the Person model and the citation parameter to the add_person() function

codecov[bot] commented 3 years ago

Codecov Report

Merging #120 (bb0743f) into master (ba048b6) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   56.08%   56.10%   +0.01%     
==========================================
  Files          56       56              
  Lines        2578     2579       +1     
==========================================
+ Hits         1446     1447       +1     
  Misses       1132     1132              
Flag Coverage Δ
e2e 56.10% <100.00%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
metacatalog/api/add.py 45.32% <100.00%> (ø)
metacatalog/models/person.py 66.66% <100.00%> (+0.46%) :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 ba048b6...bb0743f. Read the comment docs.