codecov[bot] commented on PR #7718: URL: https://github.com/apache/trafficcontrol/pull/7718#issuecomment-1679239183
## [Codecov](https://app.codecov.io/gh/apache/trafficcontrol/pull/7718?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#7718](https://app.codecov.io/gh/apache/trafficcontrol/pull/7718?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (172501f) into [master](https://app.codecov.io/gh/apache/trafficcontrol/commit/f8d72a94e8f8201ef6ea2a5970fda180dbc8bb0f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (f8d72a9) will **increase** coverage by `8.50%`. > Report is 1 commits behind head on master. > The diff coverage is `61.50%`. ```diff @@ Coverage Diff @@ ## master #7718 +/- ## ============================================ + Coverage 29.29% 37.80% +8.50% Complexity 98 98 ============================================ Files 593 420 -173 Lines 74418 33827 -40591 Branches 90 90 ============================================ - Hits 21801 12787 -9014 + Misses 50541 19871 -30670 + Partials 2076 1169 -907 ``` | Flag | Coverage Δ | | |---|---|---| | golib_unit | `53.21% <61.50%> (+0.59%)` | :arrow_up: | | grove_unit | `12.02% <ø> (ø)` | | | t3c_unit | `5.99% <ø> (ø)` | | | traffic_monitor_unit | `26.22% <ø> (ø)` | | | traffic_ops_unit | `?` | | | traffic_stats_unit | `10.76% <ø> (ø)` | | | unit_tests | `31.84% <61.50%> (+5.81%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/apache/trafficcontrol/pull/7718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [lib/go-tc/deliveryservice\_servers.go](https://app.codecov.io/gh/apache/trafficcontrol/pull/7718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-bGliL2dvLXRjL2RlbGl2ZXJ5c2VydmljZV9zZXJ2ZXJzLmdv) | `0.00% <0.00%> (ø)` | | | [lib/go-util/ptr.go](https://app.codecov.io/gh/apache/trafficcontrol/pull/7718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-bGliL2dvLXV0aWwvcHRyLmdv) | `100.00% <ø> (ø)` | | | [traffic\_ops/v5-client/server.go](https://app.codecov.io/gh/apache/trafficcontrol/pull/7718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-dHJhZmZpY19vcHMvdjUtY2xpZW50L3NlcnZlci5nbw==) | `69.33% <ø> (+1.37%)` | :arrow_up: | | [lib/go-tc/servers.go](https://app.codecov.io/gh/apache/trafficcontrol/pull/7718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-bGliL2dvLXRjL3NlcnZlcnMuZ28=) | `40.95% <74.40%> (+12.35%)` | :arrow_up: | | [lib/go-util/collections.go](https://app.codecov.io/gh/apache/trafficcontrol/pull/7718?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-bGliL2dvLXV0aWwvY29sbGVjdGlvbnMuZ28=) | `100.00% <100.00%> (ø)` | | ... and [175 files with indirect coverage changes](https://app.codecov.io/gh/apache/trafficcontrol/pull/7718/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) -- 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]
