Closed rmkeezer closed 4 years ago
Merging #75 into master will decrease coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #75 +/- ##
==========================================
- Coverage 97.90% 97.89% -0.01%
==========================================
Files 17 17
Lines 621 619 -2
==========================================
- Hits 608 606 -2
Misses 13 13
Impacted Files | Coverage Δ | |
---|---|---|
ibm_cloud_sdk_core/base_service.py | 93.87% <100.00%> (-0.09%) |
: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 8688f2f...e5e02fe. Read the comment docs.
:tada: This PR is included in version 2.0.4 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Stripping the service url is incompatible with the current python unit tests. We will need to make a generator change along with the stripping change if we want to make them compatible.