codecov / worker

Code for Background Workers of Codecov
Other
50 stars 10 forks source link

gitignore JUnit files #815

Closed Swatinem closed 4 days ago

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.01%. Comparing base (02c2e2b) to head (386a01e). Report is 2 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/codecov/worker/pull/815/graphs/tree.svg?width=650&height=150&src=pr&token=BWTOrjBaE5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov)](https://app.codecov.io/gh/codecov/worker/pull/815?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) ```diff @@ Coverage Diff @@ ## main #815 +/- ## ======================================= Coverage 98.01% 98.01% ======================================= Files 446 446 Lines 36619 36619 ======================================= Hits 35892 35892 Misses 727 727 ``` | [Flag](https://app.codecov.io/gh/codecov/worker/pull/815/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/codecov/worker/pull/815/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | `98.01% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/codecov/worker/pull/815/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | `98.01% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov#carryforward-flags-in-the-pull-request-comment) to find out more. | [Components](https://app.codecov.io/gh/codecov/worker/pull/815/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | Coverage Δ | | |---|---|---| | [NonTestCode](https://app.codecov.io/gh/codecov/worker/pull/815/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | `95.89% <ø> (ø)` | | | [OutsideTasks](https://app.codecov.io/gh/codecov/worker/pull/815/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | `97.99% <ø> (ø)` | |
codecov-notifications[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:white_check_mark: All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #815   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files         446      446           
  Lines       36619    36619           
=======================================
  Hits        35892    35892           
  Misses        727      727           
Flag Coverage Δ
integration 98.01% <ø> (ø)
unit 98.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 95.89% <ø> (ø)
OutsideTasks 97.99% <ø> (ø)
codecov-qa[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.01%. Comparing base (02c2e2b) to head (386a01e). Report is 1 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #815   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files         446      446           
  Lines       36619    36619           
=======================================
  Hits        35892    35892           
  Misses        727      727           
Flag Coverage Δ
integration 98.01% <ø> (ø)
unit 98.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 95.89% <ø> (ø)
OutsideTasks 97.99% <ø> (ø)
codecov-public-qa[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.01%. Comparing base (02c2e2b) to head (386a01e).

:white_check_mark: All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #815   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files         446      446           
  Lines       36619    36619           
=======================================
  Hits        35892    35892           
  Misses        727      727           
Flag Coverage Δ
integration 98.01% <ø> (ø)
unit 98.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 95.89% <ø> (ø)
OutsideTasks 97.99% <ø> (ø)