Closed jiangyi15 closed 11 months ago
Attention: 10 lines
in your changes are missing coverage. Please review.
Comparison is base (
4f14e5a
) 77.30% compared to head (4d7910b
) 77.36%.
Files | Patch % | Lines |
---|---|---|
tf_pwa/config_loader/plot.py | 76.74% | 8 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Currently, it use the last config.yml to plot. It would ignore the variable that did not exist in all the config.yml. It would also ignore the partial wave that did not exist in the last config.yml.