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

1884 Work out how to trigger reprocessing of datasets with multiple calibration edits #3026

Conversation

squaregoldfish
Copy link
Collaborator

Fix #1884
Fix #2985

- NB TESTS ARE BROKEN
- Allow Sensor Calibrations and External Standards to change within a DataSet (not CalculationCoefficients)
- Main logic of Calibration editing complete (untested, likely broken)
There's too many tests now. They can still be running manually after a git fetch/git pull.
Sensor Calibrations included in manifest
Now matches the one used in the instruments list
Standards included in export manifest
Reference values shown properly on plots
Data reduction confirmed to work
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 42.97052% with 503 lines in your changes missing coverage. Please review.

Project coverage is 30.15%. Comparing base (a66d561) to head (5f32865).
Report is 64 commits behind head on master.

Files with missing lines Patch % Lines
...Ce/data/Instrument/Calibration/CalibrationSet.java 60.79% 76 Missing and 13 partials ⚠️
.../exeter/QuinCe/web/Instrument/CalibrationBean.java 55.61% 72 Missing and 11 partials ⚠️
...nCe/data/Instrument/Calibration/CalibrationDB.java 12.64% 76 Missing ⚠️
...uk/ac/exeter/QuinCe/web/datasets/DataSetsBean.java 0.00% 38 Missing ⚠️
...nCe/data/Dataset/DataReduction/CariocaReducer.java 0.00% 27 Missing ⚠️
...uinCe/data/Instrument/Calibration/Calibration.java 41.66% 17 Missing and 4 partials ⚠️
.../exeter/QuinCe/web/datasets/export/ExportBean.java 0.00% 19 Missing ⚠️
...eter/QuinCe/web/Instrument/InstrumentListBean.java 0.00% 12 Missing ⚠️
...data/Dataset/DataReduction/JapanCustomReducer.java 0.00% 9 Missing ⚠️
...ata/Dataset/DefaultMeasurementValueCalculator.java 0.00% 9 Missing ⚠️
... and 36 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3026      +/-   ##
============================================
+ Coverage     29.28%   30.15%   +0.86%     
- Complexity     2009     2112     +103     
============================================
  Files           389      393       +4     
  Lines         20068    20279     +211     
  Branches       2724     2759      +35     
============================================
+ Hits           5877     6115     +238     
+ Misses        13760    13701      -59     
- Partials        431      463      +32     
Flag Coverage Δ
unittests 30.15% <42.97%> (+0.86%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@squaregoldfish squaregoldfish merged commit cfd733c into quince-science:master Dec 5, 2024
4 checks passed
@squaregoldfish squaregoldfish deleted the 1884-work-out-how-to-trigger-reprocessing-of-datasets-with-multiple-calibration-edits branch December 5, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant