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

[1.1.x] Replace another missed instance of Infinity in JSON (#2737) #2739

Closed deniszh closed 2 years ago

deniszh commented 2 years ago

Backport

This will backport the following commits from master to 1.1.x:

Questions ?

Please refer to the Backport tool documentation

codecov-commenter commented 2 years ago

Codecov Report

Merging #2739 (dcfcf08) into 1.1.x (f87aecb) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            1.1.x    #2739      +/-   ##
==========================================
+ Coverage   75.93%   75.97%   +0.04%     
==========================================
  Files          88       88              
  Lines        9594     9594              
  Branches     2150     2150              
==========================================
+ Hits         7285     7289       +4     
+ Misses       2048     2046       -2     
+ Partials      261      259       -2     
Impacted Files Coverage Δ
webapp/graphite/functions/views.py 95.12% <100.00%> (ø)
webapp/graphite/tags/redis.py 88.27% <0.00%> (+2.46%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f87aecb...dcfcf08. Read the comment docs.