Closed evamaxfield closed 2 years ago
Merging #178 (1948c26) into main (f056a4a) will increase coverage by
0.04%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #178 +/- ##
==========================================
+ Coverage 94.62% 94.67% +0.04%
==========================================
Files 50 50
Lines 2605 2610 +5
==========================================
+ Hits 2465 2471 +6
+ Misses 140 139 -1
Impacted Files | Coverage Δ | |
---|---|---|
...ckend/tests/pipeline/test_event_gather_pipeline.py | 100.00% <100.00%> (ø) |
|
cdp_backend/utils/file_utils.py | 93.28% <100.00%> (-0.68%) |
:arrow_down: |
cdp_backend/pipeline/event_gather_pipeline.py | 86.29% <0.00%> (+0.50%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ca9be14...1948c26. Read the comment docs.
Fixes the current build on the repository. Main issues were outdated formatter and seattlechannel still has some cert issue which we have a reminder for in Slack, regardless of if that issue is fixed or not, we should be using local resources where possible to avoid issues like this in the future.