codecov[bot] commented on PR #16333:
URL: https://github.com/apache/grails-core/pull/16333#issuecomment-5604399370

   ## 
[Codecov](https://app.codecov.io/gh/apache/grails-core/pull/16333?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   :x: Patch coverage is `71.42857%` with `20 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 54.9420%. Comparing base 
([`3edb3f3`](https://app.codecov.io/gh/apache/grails-core/commit/3edb3f349f2f0fb85f31b629b5ab67083a7c94ab?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`035f919`](https://app.codecov.io/gh/apache/grails-core/commit/035f9197fa4a3c344ef6c51537717635b82b17b8?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 59 commits behind head on 8.0.x.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/grails-core/pull/16333?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...g/grails/datastore/gorm/finders/DynamicFinder.java](https://app.codecov.io/gh/apache/grails-core/pull/16333?src=pr&el=tree&filepath=grails-datamapping-core%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fgorm%2Ffinders%2FDynamicFinder.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGFtYXBwaW5nLWNvcmUvc3JjL21haW4vZ3Jvb3Z5L29yZy9ncmFpbHMvZGF0YXN0b3JlL2dvcm0vZmluZGVycy9EeW5hbWljRmluZGVyLmphdmE=)
 | 62.2642% | [13 Missing and 7 partials :warning: 
](https://app.codecov.io/gh/apache/grails-core/pull/16333?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   [![Impacted file tree 
graph](https://app.codecov.io/gh/apache/grails-core/pull/16333/graphs/tree.svg?width=650&height=150&src=pr&token=qJrryhpk7u&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)](https://app.codecov.io/gh/apache/grails-core/pull/16333?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     #16333        +/-   ##
   ==================================================
   - Coverage     54.9635%   54.9420%   -0.0215%     
   - Complexity      20647      20729        +82     
   ==================================================
     Files            2108       2109         +1     
     Lines          101249     101356       +107     
     Branches        17952      18003        +51     
   ==================================================
   + Hits            55650      55687        +37     
   + Misses          37722      37658        -64     
   - Partials         7877       8011       +134     
   ```
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/grails-core/pull/16333?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[...rg/grails/datastore/mapping/reflect/NameUtils.java](https://app.codecov.io/gh/apache/grails-core/pull/16333?src=pr&el=tree&filepath=grails-datastore-core%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fmapping%2Freflect%2FNameUtils.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGFzdG9yZS1jb3JlL3NyYy9tYWluL2dyb292eS9vcmcvZ3JhaWxzL2RhdGFzdG9yZS9tYXBwaW5nL3JlZmxlY3QvTmFtZVV0aWxzLmphdmE=)
 | `86.3636% <100.0000%> (+8.5859%)` | :arrow_up: |
   | 
[...g/grails/datastore/gorm/finders/DynamicFinder.java](https://app.codecov.io/gh/apache/grails-core/pull/16333?src=pr&el=tree&filepath=grails-datamapping-core%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fgorm%2Ffinders%2FDynamicFinder.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGFtYXBwaW5nLWNvcmUvc3JjL21haW4vZ3Jvb3Z5L29yZy9ncmFpbHMvZGF0YXN0b3JlL2dvcm0vZmluZGVycy9EeW5hbWljRmluZGVyLmphdmE=)
 | `78.9116% <62.2642%> (+2.1730%)` | :arrow_up: |
   
   ... and [84 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/grails-core/pull/16333/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]

Reply via email to