graphite-project / graphite-web

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

Remove old comment #2781

Closed jszopi closed 2 years ago

jszopi commented 2 years ago

Holt-Winters seasonality is no longer hard-coded to be one day, this changed in 57e8952c24a679d4fbb8070fb79df9aa5dd8a107

codecov-commenter commented 2 years ago

Codecov Report

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

Coverage data is based on head (9de77ef) compared to base (ed08fa4). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2781 +/- ## ======================================== Coverage 76.30% 76.30% ======================================== Files 88 88 Lines 9622 9623 +1 Branches 2154 2053 -101 ======================================== + Hits 7342 7343 +1 Misses 2014 2014 Partials 266 266 ``` | [Impacted Files](https://codecov.io/gh/graphite-project/graphite-web/pull/2781?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/2781/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project#diff-d2ViYXBwL2dyYXBoaXRlL3JlbmRlci9mdW5jdGlvbnMucHk=) | `95.11% <ø> (ø)` | | | [webapp/graphite/tags/redis.py](https://codecov.io/gh/graphite-project/graphite-web/pull/2781/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%> (ø)` | | | [webapp/graphite/app\_settings.py](https://codecov.io/gh/graphite-project/graphite-web/pull/2781/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project#diff-d2ViYXBwL2dyYXBoaXRlL2FwcF9zZXR0aW5ncy5weQ==) | `70.96% <0.00%> (ø)` | | | [webapp/graphite/settings.py](https://codecov.io/gh/graphite-project/graphite-web/pull/2781/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=graphite-project#diff-d2ViYXBwL2dyYXBoaXRlL3NldHRpbmdzLnB5) | `75.59% <0.00%> (+0.11%)` | :arrow_up: | 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 2 years ago

Hi @jszopi

Thanks, merged!

deniszh commented 1 year ago

💚 All backports created successfully

Status Branch Result
1.1.x

Questions ?

Please refer to the Backport tool documentation