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

Peakwise fit function for calibration peak fits #72

Merged
merged 7 commits into from
Oct 6, 2024

fit_func has to be a Vector{Symbol}

732baee
Select commit
Loading
Failed to load commit list.
Merged

Peakwise fit function for calibration peak fits #72

fit_func has to be a Vector{Symbol}
732baee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2024 in 0s

15.24% (+0.22%) compared to 64524fe

View this Pull Request on Codecov

15.24% (+0.22%) compared to 64524fe

Details

Codecov Report

Attention: Patch coverage is 40.74074% with 16 lines in your changes missing coverage. Please review.

Project coverage is 15.24%. Comparing base (64524fe) to head (732baee).

Files with missing lines Patch % Lines
src/pseudo_prior.jl 27.27% 8 Missing ⚠️
src/specfit_functions.jl 41.66% 7 Missing ⚠️
src/specfit.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #72      +/-   ##
==========================================
+ Coverage   15.01%   15.24%   +0.22%     
==========================================
  Files          33       33              
  Lines        2670     2676       +6     
==========================================
+ Hits          401      408       +7     
+ Misses       2269     2268       -1     

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