react-popper-tooltip icon indicating copy to clipboard operation
react-popper-tooltip copied to clipboard

switch to pure ESM

Open mohsinulhaq opened this issue 1 year ago • 1 comments

https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c

mohsinulhaq avatar Nov 16 '23 21:11 mohsinulhaq

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3381a5b) 89.72% compared to head (3ddecd6) 90.80%.

Files Patch % Lines
src/usePopperTooltip.ts 97.87% 1 Missing :warning:
src/utils.ts 85.71% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ Coverage   89.72%   90.80%   +1.08%     
==========================================
  Files           2        4       +2     
  Lines         146      457     +311     
  Branches       47       68      +21     
==========================================
+ Hits          131      415     +284     
- Misses         15       42      +27     

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

codecov[bot] avatar Nov 19 '23 09:11 codecov[bot]