Skip to content

fix!: Fix header value precision and HDU vector dispatch, add Base.size(::HDU) - #45

Draft
icweaver wants to merge 2 commits into
mainfrom
hdu-size
Draft

fix!: Fix header value precision and HDU vector dispatch, add Base.size(::HDU)#45
icweaver wants to merge 2 commits into
mainfrom
hdu-size

test: More coverage

fbd4a23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 1s

46.94% (+0.58%) compared to 870e4ee

View this Pull Request on Codecov

46.94% (+0.58%) compared to 870e4ee

Details

Codecov Report

❌ Patch coverage is 57.14286% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.94%. Comparing base (870e4ee) to head (fbd4a23).

Files with missing lines Patch % Lines
src/fitscore.jl 35.71% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   46.35%   46.94%   +0.58%     
==========================================
  Files          17       17              
  Lines        2550     2550              
==========================================
+ Hits         1182     1197      +15     
+ Misses       1368     1353      -15     

☔ View full report in Codecov by Harness.
📢 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.