jiangyi15 / tf-pwa

Partial Wave Analysis using TensorFlow.
MIT License
27 stars 14 forks source link

Plot partial wave for MultiConfig #133

Closed jiangyi15 closed 11 months ago

jiangyi15 commented 12 months ago

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.

codecov[bot] commented 12 months ago

Codecov Report

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:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #133 +/- ## ========================================== + Coverage 77.30% 77.36% +0.05% ========================================== Files 114 114 Lines 16815 16872 +57 Branches 3152 3168 +16 ========================================== + Hits 12999 13053 +54 - Misses 3103 3106 +3 Partials 713 713 ``` | [Flag](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/133/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiang+Yi+%28%E8%92%8B%E8%89%BA%29) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/jiangyi15/tf-pwa/pull/133/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiang+Yi+%28%E8%92%8B%E8%89%BA%29) | `77.36% <87.01%> (+0.05%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiang+Yi+%28%E8%92%8B%E8%89%BA%29#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.