codecov / worker

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

update shared #788

Closed giovanni-guidini closed 1 week ago

giovanni-guidini commented 1 week ago

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

github-actions[bot] commented 1 week ago

This PR includes changes to shared. Please review them here: https://github.com/codecov/shared/compare/b9e83b2c2f072749bae36c18b80d384b8cc50d94...3cac029e52c1bc587f80b1e619103ce5ac4dee66

codecov-notifications[bot] commented 1 week ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #788   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files         442      442           
  Lines       36602    36602           
=======================================
  Hits        35874    35874           
  Misses        728      728           
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.86% <ø> (ø)
OutsideTasks 97.99% <ø> (ø)
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 98.01%. Comparing base (7ec53d8) to head (12b3bff). Report is 1 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/788/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/788?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) ```diff @@ Coverage Diff @@ ## main #788 +/- ## ======================================= Coverage 98.01% 98.01% ======================================= Files 442 442 Lines 36602 36602 ======================================= Hits 35874 35874 Misses 728 728 ``` | [Flag](https://app.codecov.io/gh/codecov/worker/pull/788/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/788/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/788/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/788/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/788/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | `95.86% <ø> (ø)` | | | [OutsideTasks](https://app.codecov.io/gh/codecov/worker/pull/788/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=codecov) | `97.99% <ø> (ø)` | |
codecov-qa[bot] commented 1 week ago

Codecov Report

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

Project coverage is 98.01%. Comparing base (7ec53d8) to head (12b3bff). 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     #788   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files         442      442           
  Lines       36602    36602           
=======================================
  Hits        35874    35874           
  Misses        728      728           
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.86% <ø> (ø)
OutsideTasks 97.99% <ø> (ø)
codecov-public-qa[bot] commented 1 week ago

Codecov Report

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

Project coverage is 98.01%. Comparing base (7ec53d8) to head (12b3bff).

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

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #788   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files         442      442           
  Lines       36602    36602           
=======================================
  Hits        35874    35874           
  Misses        728      728           
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.86% <ø> (ø)
OutsideTasks 97.99% <ø> (ø)