codecov[bot] commented on PR #16143: URL: https://github.com/apache/grails-core/pull/16143#issuecomment-5273178405
## [Codecov](https://app.codecov.io/gh/apache/grails-core/pull/16143?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 51.6216%. Comparing base ([`131b769`](https://app.codecov.io/gh/apache/grails-core/commit/131b7694ad536788b28e888482d9fccdc23f8ea6?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`7610e29`](https://app.codecov.io/gh/apache/grails-core/commit/7610e29f8383f7a3927e1b408e832bc886f3ccc1?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). <details><summary>Additional details and impacted files</summary> [](https://app.codecov.io/gh/apache/grails-core/pull/16143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## feat/enable-datamapping-rx #16143 +/- ## ==================================================================== + Coverage 51.3608% 51.6216% +0.2608% - Complexity 18145 18320 +175 ==================================================================== Files 2079 2079 Lines 97189 97190 +1 Branches 16871 16869 -2 ==================================================================== + Hits 49917 50171 +254 + Misses 39915 39657 -258 - Partials 7357 7362 +5 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/grails-core/pull/16143?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [...orm/query/criteria/AbstractDetachedCriteria.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16143?src=pr&el=tree&filepath=grails-datamapping-core%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fgorm%2Fquery%2Fcriteria%2FAbstractDetachedCriteria.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGFtYXBwaW5nLWNvcmUvc3JjL21haW4vZ3Jvb3Z5L29yZy9ncmFpbHMvZGF0YXN0b3JlL2dvcm0vcXVlcnkvY3JpdGVyaWEvQWJzdHJhY3REZXRhY2hlZENyaXRlcmlhLmdyb292eQ==) | `97.3054% <100.0000%> (+23.7318%)` | :arrow_up: | | [...main/groovy/grails/gorm/rx/DetachedCriteria.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16143?src=pr&el=tree&filepath=grails-datamapping-rx%2Fsrc%2Fmain%2Fgroovy%2Fgrails%2Fgorm%2Frx%2FDetachedCriteria.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGFtYXBwaW5nLXJ4L3NyYy9tYWluL2dyb292eS9ncmFpbHMvZ29ybS9yeC9EZXRhY2hlZENyaXRlcmlhLmdyb292eQ==) | `99.2908% <100.0000%> (+99.2908%)` | :arrow_up: | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/apache/grails-core/pull/16143/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) </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. - :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges. </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]
