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

Fix manhole for new Twisted (fixes #948) #950

Closed deniszh closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.03% :warning:

Comparison is base (3951f98) 50.57% compared to head (fc66d33) 50.55%.

: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 #950 +/- ## ========================================== - Coverage 50.57% 50.55% -0.03% ========================================== Files 36 36 Lines 3450 3452 +2 Branches 534 534 ========================================== Hits 1745 1745 - Misses 1579 1581 +2 Partials 126 126 ``` | [Files Changed](https://app.codecov.io/gh/graphite-project/carbon/pull/950?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project) | Coverage Δ | | |---|---|---| | [lib/carbon/manhole.py](https://app.codecov.io/gh/graphite-project/carbon/pull/950?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project#diff-bGliL2NhcmJvbi9tYW5ob2xlLnB5) | `3.70% <0.00%> (-0.15%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.