frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Migrate to Redux Toolkit part 5

Open RichDom2185 opened this issue 1 year ago • 1 comments

Description

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update
  • [x] Code quality improvements

How to test

Checklist

  • [x] I have tested this code
  • [ ] I have updated the documentation

RichDom2185 avatar Mar 24 '24 06:03 RichDom2185

Failing a couple test cases at the moment:

image

Will get around to fix over the next few days

RichDom2185 avatar Mar 24 '24 06:03 RichDom2185

Pull Request Test Coverage Report for Build 8670487228

Details

  • 91 of 107 (85.05%) changed or added relevant lines in 3 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 35.217%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/commons/workspace/WorkspaceReducer.ts 89 105 84.76%
<!-- Total: 91 107
Files with Coverage Reduction New Missed Lines %
src/commons/workspace/WorkspaceReducer.ts 5 85.43%
<!-- Total: 5
Totals Coverage Status
Change from base Build 8657019954: -0.01%
Covered Lines: 5229
Relevant Lines: 13828

💛 - Coveralls

coveralls avatar Apr 11 '24 10:04 coveralls