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

Mivot writer #627

Open
wants to merge 48 commits into
base: main
Choose a base branch
from

Adrian's review

01b6a5c
Select commit
Loading
Failed to load commit list.
Open

Mivot writer #627

Adrian's review
01b6a5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2025 in 0s

82.93% (+0.63%) compared to f765128

View this Pull Request on Codecov

82.93% (+0.63%) compared to f765128

Details

Codecov Report

Attention: Patch coverage is 86.74033% with 24 lines in your changes missing coverage. Please review.

Project coverage is 82.93%. Comparing base (f765128) to head (01b6a5c).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
pyvo/mivot/writer/annotations.py 82.11% 22 Missing ⚠️
pyvo/mivot/utils/xml_utils.py 75.00% 1 Missing ⚠️
pyvo/mivot/writer/instance.py 98.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #627      +/-   ##
==========================================
+ Coverage   82.30%   82.93%   +0.63%     
==========================================
  Files          72       75       +3     
  Lines        7430     7658     +228     
==========================================
+ Hits         6115     6351     +236     
+ Misses       1315     1307       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.