Skip to content

Implement some copilot suggestions

c57d500
Select commit
Loading
Failed to load commit list.
Merged

Add more marginalization options #154

Implement some copilot suggestions
c57d500
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 12, 2026 in 1s

36.90% (-0.23%) compared to ed7849e

View this Pull Request on Codecov

36.90% (-0.23%) compared to ed7849e

Details

Codecov Report

❌ Patch coverage is 11.36364% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 36.90%. Comparing base (ed7849e) to head (c57d500).

Files with missing lines Patch % Lines
vega/correlation_item.py 7.14% 13 Missing ⚠️
vega/vega_interface.py 13.33% 10 Missing and 3 partials ⚠️
vega/data.py 15.38% 11 Missing ⚠️
vega/build_config.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
- Coverage   37.12%   36.90%   -0.23%     
==========================================
  Files          30       30              
  Lines        4180     4208      +28     
  Branches      788      798      +10     
==========================================
+ Hits         1552     1553       +1     
- Misses       2470     2494      +24     
- Partials      158      161       +3     

☔ 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.