Bookkeeping icon indicating copy to clipboard operation
Bookkeeping copied to clipboard

[O2B-1342] UI for setting ready_for_skimming flag

Open xsalonx opened this issue 1 year 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:

  • Added column to Runs Per (skimmable) Data Pass page with toggle elements for marking runs as ready/not ready for skimming

Notable changes for developers:

  • NA

Changes made to the database:

  • NA

xsalonx avatar Sep 03 '24 14:09 xsalonx

Codecov Report

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

Project coverage is 43.33%. Comparing base (75addeb) to head (9208303). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/public/utilities/mergeRemoteData.js 0.00% 31 Missing :warning:
...uns/RunPerDataPass/RunsPerDataPassOverviewModel.js 0.00% 30 Missing :warning:
...Runs/RunPerDataPass/RunsPerDataPassOverviewPage.js 0.00% 13 Missing :warning:
lib/public/utilities/fetch/jsonPut.js 0.00% 4 Missing :warning:
...etails/forDataPass/QcFlagDetailsForDataPassPage.js 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1752      +/-   ##
==========================================
- Coverage   43.50%   43.33%   -0.18%     
==========================================
  Files         887      889       +2     
  Lines       15622    15698      +76     
  Branches     2911     2925      +14     
==========================================
+ Hits         6797     6803       +6     
- Misses       8825     8895      +70     

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

codecov[bot] avatar Sep 03 '24 14:09 codecov[bot]