Skip to content

Update vega/output.py

c86d244
Select commit
Loading
Failed to load commit list.
Open

Multipoles analysis #157

Update vega/output.py
c86d244
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 20, 2026 in 0s

35.59% (-1.03%) compared to 88b62bd

View this Pull Request on Codecov

35.59% (-1.03%) compared to 88b62bd

Details

Codecov Report

❌ Patch coverage is 28.34138% with 445 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.59%. Comparing base (88b62bd) to head (c86d244).
⚠️ Report is 26 commits behind head on master.

Files with missing lines Patch % Lines
vega/metals.py 30.37% 187 Missing and 17 partials ⚠️
vega/data.py 19.31% 65 Missing and 6 partials ⚠️
vega/coordinates.py 31.64% 53 Missing and 1 partial ⚠️
vega/output.py 9.37% 29 Missing ⚠️
vega/vega_interface.py 30.00% 20 Missing and 1 partial ⚠️
vega/postprocess/fit_results.py 13.63% 19 Missing ⚠️
vega/utils.py 17.64% 14 Missing ⚠️
vega/power_spectrum.py 50.00% 4 Missing and 4 partials ⚠️
vega/scale_parameters.py 27.27% 7 Missing and 1 partial ⚠️
vega/analysis.py 0.00% 7 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
- Coverage   36.61%   35.59%   -1.03%     
==========================================
  Files          30       30              
  Lines        4296     4557     +261     
  Branches      815      854      +39     
==========================================
+ Hits         1573     1622      +49     
- Misses       2555     2755     +200     
- Partials      168      180      +12     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.