Closed AAlon closed 5 years ago
Merging #35 into master will increase coverage by
0.31%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #35 +/- ##
==========================================
+ Coverage 80.9% 81.22% +0.31%
==========================================
Files 11 11
Lines 440 442 +2
==========================================
+ Hits 356 359 +3
+ Misses 84 83 -1
Flag | Coverage Δ | |
---|---|---|
#ROS_1 | 81.22% <100%> (+0.31%) |
:arrow_up: |
#ROS_2 | 81.22% <100%> (+0.31%) |
:arrow_up: |
#dashing | 81.22% <100%> (+0.31%) |
:arrow_up: |
#kinetic | 81.06% <100%> (+0.31%) |
:arrow_up: |
#melodic | 81.22% <100%> (+0.31%) |
:arrow_up: |
Impacted Files | Coverage Δ | |
---|---|---|
kinesis_manager/src/kinesis_stream_manager.cpp | 82.18% <100%> (+0.55%) |
: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 51d4701...aee90d6. Read the comment docs.
This is a fairly common issue when the config file is not loaded correctly. The lack of logging is confusing.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.