Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(unit): fix issue with base64 encoding & additional coverage #51

Closed
wants to merge 1 commit into from

test(unit): fix issue with base64 encoding & additional coverage

1ba840a
Select commit
Loading
Failed to load commit list.
Closed

test(unit): fix issue with base64 encoding & additional coverage #51

test(unit): fix issue with base64 encoding & additional coverage
1ba840a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2024 in 0s

84.98% (+21.51%) compared to 8f23e31

View this Pull Request on Codecov

84.98% (+21.51%) compared to 8f23e31

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 84.98%. Comparing base (8f23e31) to head (1ba840a).

Files Patch % Lines
src/modules/components/Explorer.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #51       +/-   ##
===========================================
+ Coverage   63.46%   84.98%   +21.51%     
===========================================
  Files          13       13               
  Lines        1511     1512        +1     
  Branches       48       79       +31     
===========================================
+ Hits          959     1285      +326     
+ Misses        551      226      -325     
  Partials        1        1               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.