graphite-project / graphite-web

A highly scalable real-time graphing system
http://graphite.readthedocs.org/
Apache License 2.0
5.87k stars 1.26k forks source link

Сheck applyByNode nodeNum arg #2792

Closed msaf1980 closed 1 year ago

msaf1980 commented 1 year ago

Сheck applyByNode nodeNum arg for prevent overflow

codecov-commenter commented 1 year ago

Codecov Report

Base: 76.32% // Head: 76.33% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (83d7061) compared to base (90076f6). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2792 +/- ## ======================================= Coverage 76.32% 76.33% ======================================= Files 88 88 Lines 9669 9672 +3 Branches 2061 2062 +1 ======================================= + Hits 7380 7383 +3 Misses 2021 2021 Partials 268 268 ``` | [Impacted Files](https://codecov.io/gh/graphite-project/graphite-web/pull/2792?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project) | Coverage Δ | | |---|---|---| | [webapp/graphite/render/functions.py](https://codecov.io/gh/graphite-project/graphite-web/pull/2792/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project#diff-d2ViYXBwL2dyYXBoaXRlL3JlbmRlci9mdW5jdGlvbnMucHk=) | `94.95% <100.00%> (+<0.01%)` | :arrow_up: | | [webapp/graphite/tags/redis.py](https://codecov.io/gh/graphite-project/graphite-web/pull/2792/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project#diff-d2ViYXBwL2dyYXBoaXRlL3RhZ3MvcmVkaXMucHk=) | `87.03% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project)

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

deniszh commented 1 year ago

💚 All backports created successfully

Status Branch Result
1.1.x

Questions ?

Please refer to the Backport tool documentation