Create and add deployment trace obj to datastore on event registering flow #5622
+605
−305
Codecov / codecov/project
failed
Mar 4, 2025 in 1s
26.54% (-0.02%) compared to 6cf5097
View this Pull Request on Codecov
26.54% (-0.02%) compared to 6cf5097
Details
Codecov Report
Attention: Patch coverage is 0%
with 80 lines
in your changes missing coverage. Please review.
Project coverage is 26.54%. Comparing base (
6cf5097
) to head (884e1e6
).
Report is 2 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/datastore/deploymenttracestore.go | 0.00% | 51 Missing |
pkg/app/server/grpcapi/api.go | 0.00% | 27 Missing |
pkg/model/deployment_trace.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #5622 +/- ##
==========================================
- Coverage 26.56% 26.54% -0.02%
==========================================
Files 475 477 +2
Lines 50582 50658 +76
==========================================
+ Hits 13438 13449 +11
- Misses 36081 36146 +65
Partials 1063 1063
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading