Closed jmbhughes closed 2 months ago
Attention: Patch coverage is 87.50000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 87.86%. Comparing base (
5f06d12
) to head (aa8c5e8
). Report is 10 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
punchpipe/controlsegment/util.py | 50.00% | 1 Missing :warning: |
scripts/test_create_ready_level0.py | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Repairs a couple ruff style things to get CI passing again.
Prefect moved the sqlalchemy code to an integration... so we had to change how we use it.
[ ] resolve prefect timeout error in test (see https://github.com/PrefectHQ/prefect/issues/15075 and https://github.com/PrefectHQ/prefect/issues/14878)