Add json logs endpoint which works for finished execution #718
Codecov / codecov/project
succeeded
Nov 24, 2024 in 0s
62.50% (-0.07%) compared to f1bad18, passed because coverage increased by 0.23% when compared to adjusted base (62.26%)
View this Pull Request on Codecov
62.50% (-0.07%) compared to f1bad18, passed because coverage increased by 0.23% when compared to adjusted base (62.26%)
Details
Codecov Report
Attention: Patch coverage is 83.67347%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 62.50%. Comparing base (
f1bad18
) to head (841fd1a
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/aleph/vm/orchestrator/views/operator.py | 80.76% | 2 Missing and 3 partials |
src/aleph/vm/orchestrator/metrics.py | 25.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #718 +/- ##
==========================================
- Coverage 62.56% 62.50% -0.07%
==========================================
Files 70 70
Lines 6235 6232 -3
Branches 503 506 +3
==========================================
- Hits 3901 3895 -6
+ Misses 2181 2179 -2
- Partials 153 158 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading