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

   ## 
[Codecov](https://app.codecov.io/gh/apache/grails-core/pull/16369?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 `90.51724%` with `11 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 56.3725%. Comparing base 
([`1fadd5c`](https://app.codecov.io/gh/apache/grails-core/commit/1fadd5c812513e951a4b1d9ca22642d6f406c79d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`076ff09`](https://app.codecov.io/gh/apache/grails-core/commit/076ff093245947f22b7f0dd15aeb014a63ecb5c7?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/grails-core/pull/16369?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...oovy/org/grails/datastore/gorm/GormRegistry.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-datamapping-core%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fgorm%2FGormRegistry.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGFtYXBwaW5nLWNvcmUvc3JjL21haW4vZ3Jvb3Z5L29yZy9ncmFpbHMvZGF0YXN0b3JlL2dvcm0vR29ybVJlZ2lzdHJ5Lmdyb292eQ==)
 | 77.4194% | [2 Missing and 5 partials :warning: 
](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...ovy/org/grails/datastore/gorm/GormStaticApi.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-datamapping-core%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fgorm%2FGormStaticApi.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGFtYXBwaW5nLWNvcmUvc3JjL21haW4vZ3Jvb3Z5L29yZy9ncmFpbHMvZGF0YXN0b3JlL2dvcm0vR29ybVN0YXRpY0FwaS5ncm9vdnk=)
 | 82.3529% | [1 Missing and 2 partials :warning: 
](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...grails/datastore/mapping/mongo/MongoDatastore.java](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-data-mongodb%2Fcore%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fmapping%2Fmongo%2FMongoDatastore.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGEtbW9uZ29kYi9jb3JlL3NyYy9tYWluL2dyb292eS9vcmcvZ3JhaWxzL2RhdGFzdG9yZS9tYXBwaW5nL21vbmdvL01vbmdvRGF0YXN0b3JlLmphdmE=)
 | 97.7778% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/grails-core/pull/16369?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/16369/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/16369?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     #16369        +/-   ##
   ==================================================
   + Coverage     56.3406%   56.3725%   +0.0319%     
   - Complexity      21863      21909        +46     
   ==================================================
     Files            2127       2129         +2     
     Lines          103460     103554        +94     
     Branches        18536      18565        +29     
   ==================================================
   + Hits            58290      58376        +86     
   - Misses          36887      36888         +1     
   - Partials         8283       8290         +7     
   ```
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/grails-core/pull/16369?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[...rm/hibernate/AbstractHibernateGormStaticApi.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-data-hibernate5%2Fcore%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Form%2Fhibernate%2FAbstractHibernateGormStaticApi.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGEtaGliZXJuYXRlNS9jb3JlL3NyYy9tYWluL2dyb292eS9vcmcvZ3JhaWxzL29ybS9oaWJlcm5hdGUvQWJzdHJhY3RIaWJlcm5hdGVHb3JtU3RhdGljQXBpLmdyb292eQ==)
 | `68.6321% <100.0000%> (+0.1487%)` | :arrow_up: |
   | 
[.../src/main/groovy/grails/mongodb/MongoEntity.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-data-mongodb%2Fcore%2Fsrc%2Fmain%2Fgroovy%2Fgrails%2Fmongodb%2FMongoEntity.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGEtbW9uZ29kYi9jb3JlL3NyYy9tYWluL2dyb292eS9ncmFpbHMvbW9uZ29kYi9Nb25nb0VudGl0eS5ncm9vdnk=)
 | `100.0000% <100.0000%> (ø)` | |
   | 
[...ing/mongo/connections/MongoConnectionSource.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-data-mongodb%2Fcore%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fmapping%2Fmongo%2Fconnections%2FMongoConnectionSource.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGEtbW9uZ29kYi9jb3JlL3NyYy9tYWluL2dyb292eS9vcmcvZ3JhaWxzL2RhdGFzdG9yZS9tYXBwaW5nL21vbmdvL2Nvbm5lY3Rpb25zL01vbmdvQ29ubmVjdGlvblNvdXJjZS5ncm9vdnk=)
 | `100.0000% <100.0000%> (ø)` | |
   | 
[...go/connections/MongoConnectionSourceFactory.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-data-mongodb%2Fcore%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fmapping%2Fmongo%2Fconnections%2FMongoConnectionSourceFactory.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGEtbW9uZ29kYi9jb3JlL3NyYy9tYWluL2dyb292eS9vcmcvZ3JhaWxzL2RhdGFzdG9yZS9tYXBwaW5nL21vbmdvL2Nvbm5lY3Rpb25zL01vbmdvQ29ubmVjdGlvblNvdXJjZUZhY3RvcnkuZ3Jvb3Z5)
 | `71.4286% <100.0000%> (ø)` | |
   | 
[...ngdata/SpringDataMongoGormAutoConfiguration.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-data-mongodb%2Fspring-data%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fgorm%2Fmongodb%2Fspringdata%2FSpringDataMongoGormAutoConfiguration.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGEtbW9uZ29kYi9zcHJpbmctZGF0YS9zcmMvbWFpbi9ncm9vdnkvb3JnL2dyYWlscy9kYXRhc3RvcmUvZ29ybS9tb25nb2RiL3NwcmluZ2RhdGEvU3ByaW5nRGF0YU1vbmdvR29ybUF1dG9Db25maWd1cmF0aW9uLmdyb292eQ==)
 | `100.0000% <100.0000%> (ø)` | |
   | 
[...pringdata/DatastoreMongoClientDatabaseFactory.java](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-data-mongodb%2Fspring-data%2Fsrc%2Fmain%2Fjava%2Forg%2Fgrails%2Fdatastore%2Fgorm%2Fmongodb%2Fspringdata%2FDatastoreMongoClientDatabaseFactory.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGEtbW9uZ29kYi9zcHJpbmctZGF0YS9zcmMvbWFpbi9qYXZhL29yZy9ncmFpbHMvZGF0YXN0b3JlL2dvcm0vbW9uZ29kYi9zcHJpbmdkYXRhL0RhdGFzdG9yZU1vbmdvQ2xpZW50RGF0YWJhc2VGYWN0b3J5LmphdmE=)
 | `100.0000% <100.0000%> (ø)` | |
   | 
[...grails/datastore/mapping/mongo/MongoDatastore.java](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-data-mongodb%2Fcore%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fmapping%2Fmongo%2FMongoDatastore.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGEtbW9uZ29kYi9jb3JlL3NyYy9tYWluL2dyb292eS9vcmcvZ3JhaWxzL2RhdGFzdG9yZS9tYXBwaW5nL21vbmdvL01vbmdvRGF0YXN0b3JlLmphdmE=)
 | `79.8103% <97.7778%> (+0.8629%)` | :arrow_up: |
   | 
[...ovy/org/grails/datastore/gorm/GormStaticApi.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-datamapping-core%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fgorm%2FGormStaticApi.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGFtYXBwaW5nLWNvcmUvc3JjL21haW4vZ3Jvb3Z5L29yZy9ncmFpbHMvZGF0YXN0b3JlL2dvcm0vR29ybVN0YXRpY0FwaS5ncm9vdnk=)
 | `77.1772% <82.3529%> (-0.2222%)` | :arrow_down: |
   | 
[...oovy/org/grails/datastore/gorm/GormRegistry.groovy](https://app.codecov.io/gh/apache/grails-core/pull/16369?src=pr&el=tree&filepath=grails-datamapping-core%2Fsrc%2Fmain%2Fgroovy%2Forg%2Fgrails%2Fdatastore%2Fgorm%2FGormRegistry.groovy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Z3JhaWxzLWRhdGFtYXBwaW5nLWNvcmUvc3JjL21haW4vZ3Jvb3Z5L29yZy9ncmFpbHMvZGF0YXN0b3JlL2dvcm0vR29ybVJlZ2lzdHJ5Lmdyb292eQ==)
 | `80.9756% <77.4194%> (-0.2909%)` | :arrow_down: |
   
   ... and [5 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/grails-core/pull/16369/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