codecov[bot] commented on PR #705: URL: https://github.com/apache/yunikorn-core/pull/705#issuecomment-1801807245
## [Codecov](https://app.codecov.io/gh/apache/yunikorn-core/pull/705?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#705](https://app.codecov.io/gh/apache/yunikorn-core/pull/705?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (eb4f9c8) into [master](https://app.codecov.io/gh/apache/yunikorn-core/commit/d1fe998363ee1101b2d423c05aace5e323b1af6b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (d1fe998) will **increase** coverage by `0.00%`. > Report is 6 commits behind head on master. > The diff coverage is `77.09%`. ```diff @@ Coverage Diff @@ ## master #705 +/- ## ======================================== Coverage 77.62% 77.62% ======================================== Files 80 81 +1 Lines 13263 13448 +185 ======================================== + Hits 10295 10439 +144 - Misses 2648 2682 +34 - Partials 320 327 +7 ``` | [Files](https://app.codecov.io/gh/apache/yunikorn-core/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [pkg/events/event\_ringbuffer.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL2V2ZW50cy9ldmVudF9yaW5nYnVmZmVyLmdv) | `100.00% <100.00%> (ø)` | | | [pkg/events/event\_streaming.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL2V2ZW50cy9ldmVudF9zdHJlYW1pbmcuZ28=) | `95.23% <95.23%> (ø)` | | | [pkg/scheduler/tests/restclient.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL3NjaGVkdWxlci90ZXN0cy9yZXN0Y2xpZW50Lmdv) | `64.28% <45.45%> (-7.59%)` | :arrow_down: | | [pkg/events/event\_system.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL2V2ZW50cy9ldmVudF9zeXN0ZW0uZ28=) | `89.43% <28.57%> (-7.85%)` | :arrow_down: | | [pkg/webservice/handlers.go](https://app.codecov.io/gh/apache/yunikorn-core/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-cGtnL3dlYnNlcnZpY2UvaGFuZGxlcnMuZ28=) | `79.46% <59.61%> (-1.42%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/apache/yunikorn-core/pull/705/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) :mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in [Chrome](https://chrome.google.com/webstore/detail/codecov/gedikamndpbemklijjkncpnolildpbgo) or [Firefox](https://addons.mozilla.org/en-US/firefox/addon/codecov/) today! -- 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]
