ert icon indicating copy to clipboard operation
ert copied to clipboard

Remove unused current_case

Open oyvindeide opened this issue 1 year ago • 1 comments

Issue Resolves #my_issue

Approach Short description of the approach

(Screenshot of new behavior in GUI if applicable)

  • [x] PR title captures the intent of the changes, and is fitting for release notes.
  • [x] Added appropriate release note label
  • [x] Commit history is consistent and clean, in line with the contribution guidelines.
  • [x] Make sure tests pass locally (after every commit!)

When applicable

  • [ ] When there are user facing changes: Updated documentation
  • [ ] New behavior or changes to existing untested code: Ensured that unit tests are added (See Ground Rules).
  • [ ] Large PR: Prepare changes in small commits for more convenient review
  • [ ] Bug fix: Add regression test for the bug
  • [ ] Bug fix: Create Backport PR to latest release

oyvindeide avatar Apr 12 '24 10:04 oyvindeide

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.42%. Comparing base (a4c5d85) to head (c22f4b2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7653      +/-   ##
==========================================
- Coverage   85.42%   85.42%   -0.01%     
==========================================
  Files         383      383              
  Lines       23527    23518       -9     
  Branches      881      889       +8     
==========================================
- Hits        20099    20091       -8     
- Misses       3314     3317       +3     
+ Partials      114      110       -4     

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

codecov-commenter avatar Apr 12 '24 10:04 codecov-commenter