codecov-commenter commented on PR #2132: URL: https://github.com/apache/libcloud/pull/2132#issuecomment-4289415545
## [Codecov](https://app.codecov.io/gh/apache/libcloud/pull/2132?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 83.36%. Comparing base ([`5b741d6`](https://app.codecov.io/gh/apache/libcloud/commit/5b741d6220fe7081962987073d6d036296b2a04f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`e9aba33`](https://app.codecov.io/gh/apache/libcloud/commit/e9aba339e84bc91c9ee8ee1f534f910a2c867f22?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 4 commits behind head on trunk. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## trunk #2132 +/- ## ========================================== - Coverage 83.36% 83.36% -0.00% ========================================== Files 353 351 -2 Lines 81906 81196 -710 Branches 9007 8936 -71 ========================================== - Hits 68278 67686 -592 + Misses 10799 10721 -78 + Partials 2829 2789 -40 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/libcloud/pull/2132?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [libcloud/common/linode.py](https://app.codecov.io/gh/apache/libcloud/pull/2132?src=pr&el=tree&filepath=libcloud%2Fcommon%2Flinode.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-bGliY2xvdWQvY29tbW9uL2xpbm9kZS5weQ==) | `95.83% <ø> (+8.20%)` | :arrow_up: | | [libcloud/compute/drivers/linode.py](https://app.codecov.io/gh/apache/libcloud/pull/2132?src=pr&el=tree&filepath=libcloud%2Fcompute%2Fdrivers%2Flinode.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-bGliY2xvdWQvY29tcHV0ZS9kcml2ZXJzL2xpbm9kZS5weQ==) | `72.28% <100.00%> (+3.32%)` | :arrow_up: | | [libcloud/dns/drivers/linode.py](https://app.codecov.io/gh/apache/libcloud/pull/2132?src=pr&el=tree&filepath=libcloud%2Fdns%2Fdrivers%2Flinode.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-bGliY2xvdWQvZG5zL2RyaXZlcnMvbGlub2RlLnB5) | `77.57% <100.00%> (-5.24%)` | :arrow_down: | | [libcloud/test/compute/test\_linode\_v4.py](https://app.codecov.io/gh/apache/libcloud/pull/2132?src=pr&el=tree&filepath=libcloud%2Ftest%2Fcompute%2Ftest_linode_v4.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-bGliY2xvdWQvdGVzdC9jb21wdXRlL3Rlc3RfbGlub2RlX3Y0LnB5) | `97.98% <100.00%> (+0.01%)` | :arrow_up: | | [libcloud/test/dns/test\_linode\_v4.py](https://app.codecov.io/gh/apache/libcloud/pull/2132?src=pr&el=tree&filepath=libcloud%2Ftest%2Fdns%2Ftest_linode_v4.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-bGliY2xvdWQvdGVzdC9kbnMvdGVzdF9saW5vZGVfdjQucHk=) | `97.12% <100.00%> (+0.04%)` | :arrow_up: | </details> <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
