flatironinstitute / dendro-old

Analyze neuroscience data in the cloud
https://flatironinstitute.github.io/dendro-docs/
Apache License 2.0
19 stars 2 forks source link

Respect job timeout #80

Closed magland closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (09b3573) 75.25% compared to head (c8c36b4) 75.24%.

Files Patch % Lines
...n/dendro/compute_resource/_run_job_in_aws_batch.py 0.00% 2 Missing :warning:
python/dendro/sdk/App.py 85.71% 1 Missing :warning:
python/dendro/sdk/_run_job.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ========================================== - Coverage 75.25% 75.24% -0.02% ========================================== Files 68 68 Lines 4142 4152 +10 ========================================== + Hits 3117 3124 +7 - Misses 1025 1028 +3 ``` | [Flag](https://app.codecov.io/gh/flatironinstitute/dendro/pull/80/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=flatironinstitute) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/flatironinstitute/dendro/pull/80/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=flatironinstitute) | `75.24% <80.95%> (-0.02%)` | :arrow_down: | 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=flatironinstitute#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.