Skip to content

Use new Vega loading mechanism from synphot 1.7.0#223

Merged
pllim merged 3 commits intospacetelescope:masterfrom
pllim:synphot-1.7.0
Mar 9, 2026
Merged

Use new Vega loading mechanism from synphot 1.7.0#223
pllim merged 3 commits intospacetelescope:masterfrom
pllim:synphot-1.7.0

Conversation

@pllim
Copy link
Copy Markdown
Contributor

@pllim pllim commented Mar 9, 2026

Description

This pull request is to fix #222 using functionality added in spacetelescope/synphot_refactor#435 but without breaking existing API.

cc @hamogu

@pllim pllim added this to the 1.5.1 milestone Mar 9, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2026

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.07%. Comparing base (2dbdc60) to head (2601dd7).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
stsynphot/spectrum.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
- Coverage   84.51%   84.07%   -0.44%     
==========================================
  Files          13       13              
  Lines        1621     1633      +12     
==========================================
+ Hits         1370     1373       +3     
- Misses        251      260       +9     

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

@pllim pllim merged commit 4e540b2 into spacetelescope:master Mar 9, 2026
16 of 18 checks passed
@pllim pllim deleted the synphot-1.7.0 branch March 9, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEAT: Use newly added Vega caching functionality from synphot

1 participant