Closed burnout87 closed 3 months ago
Attention: Patch coverage is 94.73684%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 62.36%. Comparing base (
6f20aa8
) to head (453b374
). Report is 8 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
cdci_data_analysis/analysis/parameters.py | 94.73% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
example of using the label
entry inside the extra_metadata
entry of the object returned from the reprJSONifiable
function
with the group
entry inside the extra_metadata
These screenshots have been generated using the notebook on my repository:
In particular, the following parameters have been grouped together:
column_name_MW_EBV
, column_name_RA
and column_name_DEC
- group: "Milky Way Extinction"column_name_Ztrue
, ZP_correction
and PDZ_output
- group "Redshift"As a test, I also created the group "File group test" with the parameters catalog_URL
and catalog_string
To start tackling https://github.com/oda-hub/dispatcher-plugin-nb2workflow/issues/53