compose icon indicating copy to clipboard operation
compose copied to clipboard

style: simplify code

Open LinLin00000000 opened this issue 1 year ago • 1 comments

Checklist

  • [x] I have ensured my pull request is not behind the main or master branch of the original repository.
  • [x] I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • [x] I have written a commit message that passes commitlint linting.
  • [x] I have ensured that my code changes pass linting tests.
  • [x] I have ensured that my code changes pass unit tests.
  • [x] I have described my pull request and the reasons for code changes along with context if necessary.

LinLin00000000 avatar Apr 12 '23 10:04 LinLin00000000

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (bff06e9) 100.00% compared to head (8633b8a) 100.00%.

:exclamation: Current head 8633b8a differs from pull request most recent head 388d8c2. Consider uploading reports for the commit 388d8c2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #171   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           17        16    -1     
  Branches         5         5           
=========================================
- Hits            17        16    -1     
Impacted Files Coverage Δ
index.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Apr 12 '23 10:04 codecov[bot]