graphite-project / carbon

Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend.
http://graphite.readthedocs.org/
Apache License 2.0
1.5k stars 490 forks source link

Fixing tests #947

Closed deniszh closed 1 year ago

deniszh commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 46.66% and project coverage change: -0.31 :warning:

Comparison is base (20bcee3) 50.88% compared to head (7afcc44) 50.57%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #947 +/- ## ========================================== - Coverage 50.88% 50.57% -0.31% ========================================== Files 36 36 Lines 3455 3450 -5 Branches 585 534 -51 ========================================== - Hits 1758 1745 -13 - Misses 1572 1579 +7 - Partials 125 126 +1 ``` | [Impacted Files](https://app.codecov.io/gh/graphite-project/carbon/pull/947?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project) | Coverage Δ | | |---|---|---| | [lib/carbon/carbon\_pb2.py](https://app.codecov.io/gh/graphite-project/carbon/pull/947?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project#diff-bGliL2NhcmJvbi9jYXJib25fcGIyLnB5) | `55.55% <46.66%> (-44.45%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.