Closed omus closed 3 years ago
Merging #42 (03492d8) into main (bc11e63) will increase coverage by
0.99%
. The diff coverage is40.00%
.
@@ Coverage Diff @@
## main #42 +/- ##
==========================================
+ Coverage 51.82% 52.81% +0.99%
==========================================
Files 4 4
Lines 137 142 +5
==========================================
+ Hits 71 75 +4
- Misses 66 67 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/native_driver.jl | 4.41% <0.00%> (ø) |
|
src/pod.jl | 96.29% <85.71%> (-1.67%) |
:arrow_down: |
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 bc11e63...03492d8. Read the comment docs.
Code changes in place just to support using a generated pod name. Being able to use a unique pod name is important for solving #39. Using a generated pod name will happen in another PR.
Was originally part of: https://github.com/beacon-biosignals/K8sClusterManagers.jl/pull/41