codecov-commenter commented on PR #7928:
URL: https://github.com/apache/texera/pull/7928#issuecomment-5399484205

   ## 
[Codecov](https://app.codecov.io/gh/apache/texera/pull/7928?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 `87.78626%` with `16 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 92.57%. Comparing base 
([`6b8027e`](https://app.codecov.io/gh/apache/texera/commit/6b8027e0d80eaddeff57cdae1407190fb36f5a8d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`25ebef8`](https://app.codecov.io/gh/apache/texera/commit/25ebef839d7afe599719e9be12022e88d007220a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :white_check_mark: All tests successful. No failed tests found.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/texera/pull/7928?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...apache/texera/service/resource/ModelResource.scala](https://app.codecov.io/gh/apache/texera/pull/7928?src=pr&el=tree&filepath=file-service%2Fsrc%2Fmain%2Fscala%2Forg%2Fapache%2Ftexera%2Fservice%2Fresource%2FModelResource.scala&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZmlsZS1zZXJ2aWNlL3NyYy9tYWluL3NjYWxhL29yZy9hcGFjaGUvdGV4ZXJhL3NlcnZpY2UvcmVzb3VyY2UvTW9kZWxSZXNvdXJjZS5zY2FsYQ==)
 | 84.46% | [9 Missing and 7 partials :warning: 
](https://app.codecov.io/gh/apache/texera/pull/7928?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>
   
   
   
   ```diff
   @@             Coverage Diff              @@
   ##               main    #7928      +/-   ##
   ============================================
   + Coverage     92.52%   92.57%   +0.05%     
   - Complexity     4620     4625       +5     
   ============================================
     Files          1175     1175              
     Lines         47466    47447      -19     
     Branches       5307     5293      -14     
   ============================================
   + Hits          43916    43923       +7     
   + Misses         1980     1956      -24     
   + Partials       1570     1568       -2     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/texera/pull/7928/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | | *Carryforward flag |
   |---|---|---|---|
   | 
[access-control-service](https://app.codecov.io/gh/apache/texera/pull/7928/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `81.00% <ø> (ø)` | | |
   | 
[agent-service](https://app.codecov.io/gh/apache/texera/pull/7928/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `98.62% <ø> (ø)` | | Carriedforward from 
[eafd888](https://app.codecov.io/gh/apache/texera/commit/eafd88830765ca145c5407d0db50d2f9fa6165f1?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[amber](https://app.codecov.io/gh/apache/texera/pull/7928/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `89.19% <ø> (+0.06%)` | :arrow_up: | Carriedforward from 
[eafd888](https://app.codecov.io/gh/apache/texera/commit/eafd88830765ca145c5407d0db50d2f9fa6165f1?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[computing-unit-managing-service](https://app.codecov.io/gh/apache/texera/pull/7928/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `73.67% <ø> (ø)` | | Carriedforward from 
[eafd888](https://app.codecov.io/gh/apache/texera/commit/eafd88830765ca145c5407d0db50d2f9fa6165f1?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[config-service](https://app.codecov.io/gh/apache/texera/pull/7928/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `86.73% <ø> (ø)` | | Carriedforward from 
[eafd888](https://app.codecov.io/gh/apache/texera/commit/eafd88830765ca145c5407d0db50d2f9fa6165f1?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[file-service](https://app.codecov.io/gh/apache/texera/pull/7928/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `86.17% <87.78%> (+1.69%)` | :arrow_up: | Carriedforward from 
[eafd888](https://app.codecov.io/gh/apache/texera/commit/eafd88830765ca145c5407d0db50d2f9fa6165f1?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[frontend](https://app.codecov.io/gh/apache/texera/pull/7928/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `94.40% <ø> (ø)` | | Carriedforward from 
[eafd888](https://app.codecov.io/gh/apache/texera/commit/eafd88830765ca145c5407d0db50d2f9fa6165f1?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[notebook-migration-service](https://app.codecov.io/gh/apache/texera/pull/7928/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `79.13% <ø> (ø)` | | |
   | 
[pyamber](https://app.codecov.io/gh/apache/texera/pull/7928/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `97.57% <ø> (+0.04%)` | :arrow_up: | Carriedforward from 
[eafd888](https://app.codecov.io/gh/apache/texera/commit/eafd88830765ca145c5407d0db50d2f9fa6165f1?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[workflow-compiling-service](https://app.codecov.io/gh/apache/texera/pull/7928/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `77.19% <ø> (ø)` | | Carriedforward from 
[eafd888](https://app.codecov.io/gh/apache/texera/commit/eafd88830765ca145c5407d0db50d2f9fa6165f1?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   *This pull request uses carry forward flags. [Click 
here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 to find out more.
   </details>
   
   [:umbrella: View full report in Codecov by 
Harness](https://app.codecov.io/gh/apache/texera/pull/7928?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   <details><summary> :rocket: New features to boost your workflow: </summary>
   
   - :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