TopEFT / topeft

15 stars 24 forks source link

Fix typo in path for `test_make_1d_quad_plots.py` #410

Open bryates opened 5 months ago

bryates commented 5 months ago

The CI script test_make_1d_quad_plots.py has been failing

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 27.52%. Comparing base (3ae0f05) to head (f6dd373).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #410 +/- ## ========================================== + Coverage 27.17% 27.52% +0.35% ========================================== Files 28 28 Lines 4225 4225 ========================================== + Hits 1148 1163 +15 + Misses 3077 3062 -15 ``` | [Flag](https://app.codecov.io/gh/TopEFT/topeft/pull/410/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TopEFT) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/TopEFT/topeft/pull/410/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TopEFT) | `27.52% <ø> (+0.35%)` | :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=TopEFT#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.

bryates commented 2 months ago

@sscruz @Andrew42 did either of you have comments on this? It's just a small change to the CI.