mozilla / missioncontrol

Real-time monitoring of Firefox release health
Mozilla Public License 2.0
21 stars 18 forks source link

Allow showing/hiding specific versions #120

Closed wlach closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #120 into master will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage      62%   62.07%   +0.07%     
==========================================
  Files          15       15              
  Lines         350      327      -23     
  Branches       49       46       -3     
==========================================
- Hits          217      203      -14     
+ Misses        121      114       -7     
+ Partials       12       10       -2
Impacted Files Coverage Δ
missioncontrol/settings.py 94.28% <0%> (-0.09%) :arrow_down:
missioncontrol/etl/measure.py 79.06% <0%> (+1.98%) :arrow_up:
missioncontrol/etl/versions.py 100% <0%> (+24.13%) :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 1dc30cf...1f49f8f. Read the comment docs.