Bookkeeping icon indicating copy to clipboard operation
Bookkeeping copied to clipboard

[O2B-1171] Do not display missing trigger start/stop when trigger is OFF

Open martinboulais opened this issue 3 months ago • 1 comments

I have a JIRA ticket

  • [X] branch and/or PR name(s) include(s) JIRA ID
  • [X] issue has "Fix version" assigned
  • [X] issue "Status" is set to "In review"
  • [X] PR labels are selected

Notable changes for users:

  • Removed missing trigger start/stop warning if trigger is OFF

martinboulais avatar Mar 26 '24 11:03 martinboulais

Codecov Report

Attention: Patch coverage is 0% with 28 lines in your changes are missing coverage. Please review.

Project coverage is 43.57%. Comparing base (ca80c45) to head (917a6b3).

:exclamation: Current head 917a6b3 differs from pull request most recent head 71a2b16. Consider uploading reports for the commit 71a2b16 to get more accurate results

Files Patch % Lines
lib/public/views/Runs/format/formatRunStart.js 0.00% 9 Missing :warning:
lib/public/views/Runs/format/displayRunDuration.js 0.00% 8 Missing :warning:
lib/public/views/Runs/format/formatRunEnd.js 0.00% 8 Missing :warning:
lib/public/domain/enums/TriggerValue.js 0.00% 2 Missing :warning:
...omponents/Filters/RunsFilter/triggerValueFilter.js 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1476      +/-   ##
==========================================
+ Coverage   43.54%   43.57%   +0.03%     
==========================================
  Files         832      833       +1     
  Lines       14014    14015       +1     
  Branches     2486     2484       -2     
==========================================
+ Hits         6102     6107       +5     
+ Misses       7912     7908       -4     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 27 '24 08:03 codecov[bot]