treeherder icon indicating copy to clipboard operation
treeherder copied to clipboard

Ifv counts - adjust graphs to represent failure counts

Open jmaher opened this issue 2 years ago • 1 comments

when a user filters/selects a specific failure set of lines, the graph will now update appropriately.

jmaher avatar Aug 17 '22 23:08 jmaher

Codecov Report

Merging #7513 (587fbe4) into master (8cf43be) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #7513   +/-   ##
=======================================
  Coverage   90.81%   90.81%           
=======================================
  Files         290      290           
  Lines       14778    14778           
=======================================
  Hits        13421    13421           
  Misses       1357     1357           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 18 '22 00:08 codecov-commenter

Could you try to run this code with yarn? The IFV pages get stuck loading the data here, and the error console lists

Warning: Failed prop type: The prop `graphOneData.isRequired` is marked as required in `Layout`, but its value is `undefined`.

Archaeopteryx avatar Aug 22 '22 14:08 Archaeopteryx

duplicated by 7519

jmaher avatar Aug 24 '22 22:08 jmaher