codecov[bot] commented on PR #16040: URL: https://github.com/apache/grails-core/pull/16040#issuecomment-5048509099
## [Codecov](https://app.codecov.io/gh/apache/grails-core/pull/16040?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.4774%. Comparing base ([`fa30af0`](https://app.codecov.io/gh/apache/grails-core/commit/fa30af085bd009620dd9a41655e99a0cd2069693?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`d1ca11f`](https://app.codecov.io/gh/apache/grails-core/commit/d1ca11fc663192167367efae9e14874684d03a70?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 22 commits behind head on 8.0.x. <details><summary>Additional details and impacted files</summary> [](https://app.codecov.io/gh/apache/grails-core/pull/16040?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) ```diff @@ Coverage Diff @@ ## 8.0.x #16040 +/- ## ================================================== + Coverage 51.4351% 51.4774% +0.0423% - Complexity 17723 17756 +33 ================================================== Files 2039 2039 Lines 95497 95537 +40 Branches 16564 16571 +7 ================================================== + Hits 49119 49180 +61 + Misses 39078 39051 -27 - Partials 7300 7306 +6 ``` | [Files with missing lines](https://app.codecov.io/gh/apache/grails-core/pull/16040?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [.../web/controllers/ControllersAutoConfiguration.java](https://app.codecov.io/gh/apache/grails-core/pull/16040?src=pr&el=tree&filepath=grails-controllers%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fplugins%2Fweb%2Fcontrollers%2FControllersAutoConfiguration.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWNvbnRyb2xsZXJzL3NyYy9tYWluL2dyb292eS9vcmcvZ3JhaWxzL3BsdWdpbnMvd2ViL2NvbnRyb2xsZXJzL0NvbnRyb2xsZXJzQXV0b0NvbmZpZ3VyYXRpb24uamF2YQ==) | `96.7213% <100.0000%> (+1.6393%)` | :arrow_up: | | [...core/src/main/groovy/grails/config/Settings.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16040?src=pr&el=tree&filepath=grails-core%2Fsrc%2Fmain%2Fgroovy%2Fgrails%2Fconfig%2FSettings.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWNvcmUvc3JjL21haW4vZ3Jvb3Z5L2dyYWlscy9jb25maWcvU2V0dGluZ3MuZ3Jvb3Z5) | `100.0000% <ø> (ø)` | | ... and [30 files with indirect coverage changes](https://app.codecov.io/gh/apache/grails-core/pull/16040/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]
