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

tests: add data validation for YAML files #25

Merged

Conversation

stefanomunarini
Copy link
Contributor

@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #25 (5e71839) into main (ad857f3) will increase coverage by 3.31%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   92.95%   96.27%   +3.31%     
==========================================
  Files          22       22              
  Lines         767      805      +38     
==========================================
+ Hits          713      775      +62     
+ Misses         54       30      -24     
Impacted Files Coverage Δ
relaton/tests/test_serializers.py 100.00% <100.00%> (ø)
relaton/models/bibdata.py 98.79% <0.00%> (+2.40%) ⬆️
relaton/serializers/bibxml/__init__.py 93.54% <0.00%> (+3.22%) ⬆️
relaton/serializers/bibxml/reference.py 80.61% <0.00%> (+4.08%) ⬆️
relaton/models/dates.py 92.10% <0.00%> (+5.26%) ⬆️
relaton/serializers/bibxml/anchor.py 100.00% <0.00%> (+10.00%) ⬆️
relaton/serializers/bibxml/authors.py 98.30% <0.00%> (+22.03%) ⬆️

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 ad857f3...5e71839. Read the comment docs.

@ronaldtse
Copy link
Contributor

Tests passing and merging.

@ronaldtse ronaldtse merged commit ab56700 into relaton:main Jul 21, 2022
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