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

Consolidate Cubeviz parser conversions #3221

Merged
merged 4 commits into from
Oct 18, 2024

Merge branch 'main' into rm-cubeviz-conv-func

51a9a78
Select commit
Loading
Failed to load commit list.
Merged

Consolidate Cubeviz parser conversions #3221

Merge branch 'main' into rm-cubeviz-conv-func
51a9a78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

88.55% (-0.01%) compared to 56e1ded, passed because coverage increased by 0% when compared to adjusted base (88.55%)

View this Pull Request on Codecov

88.55% (-0.01%) compared to 56e1ded, passed because coverage increased by 0% when compared to adjusted base (88.55%)

Details

Codecov Report

Attention: Patch coverage is 92.59259% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.55%. Comparing base (56e1ded) to head (51a9a78).

Files with missing lines Patch % Lines
jdaviz/configs/cubeviz/plugins/parsers.py 92.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3221      +/-   ##
==========================================
- Coverage   88.56%   88.55%   -0.01%     
==========================================
  Files         125      125              
  Lines       18755    18739      -16     
==========================================
- Hits        16610    16595      -15     
+ Misses       2145     2144       -1     

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