core icon indicating copy to clipboard operation
core copied to clipboard

feat: use interface

Open Mohammad-Alavi opened this issue 1 year ago • 1 comments

Description

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] Refactor (refactoring a current feature, method, etc...)
  • [ ] Code Coverage (adding/removing/updating/refactoring tests)
  • [x] New feature (non-breaking change which adds functionality)
  • [x] Remove feature (non-breaking change which removes functionality)
  • [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Mohammad-Alavi avatar Aug 22 '24 16:08 Mohammad-Alavi

Codecov Report

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

Project coverage is 51.10%. Comparing base (cfa9117) to head (aca81b4). Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #205   +/-   ##
=========================================
  Coverage     51.10%   51.10%           
  Complexity      427      427           
=========================================
  Files            44       44           
  Lines          1176     1176           
=========================================
  Hits            601      601           
  Misses          575      575           

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

codecov[bot] avatar Aug 22 '24 16:08 codecov[bot]