sims-lab / CapCruncher

Analysis tool for NG-Capture-C, Tri-C and Tiled-C data
https://sims-lab.github.io/CapCruncher/
GNU General Public License v3.0
6 stars 3 forks source link

feat(pipeline): Improve error reporting #270

Closed alsmith151 closed 8 months ago

alsmith151 commented 8 months ago

Add --show-failed-logs option to pipeline command

codecov[bot] commented 8 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (0e040a6) 68.73% compared to head (7a75ca5) 68.68%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/270/graphs/tree.svg?width=650&height=150&src=pr&token=RHIGNMGX09&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab)](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab) ```diff @@ Coverage Diff @@ ## master #270 +/- ## ========================================== - Coverage 68.73% 68.68% -0.05% ========================================== Files 37 37 Lines 3150 3152 +2 ========================================== Hits 2165 2165 - Misses 985 987 +2 ``` | [Files](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab) | Coverage Δ | | |---|---|---| | [capcruncher/cli/cli\_pipeline.py](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab#diff-Y2FwY3J1bmNoZXIvY2xpL2NsaV9waXBlbGluZS5weQ==) | `40.38% <0.00%> (-1.62%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/270?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/270?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). Last update [0e040a6...7a75ca5](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/270?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab).