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

Conversation

kahboom
Copy link
Collaborator

@kahboom kahboom commented Apr 4, 2024

No description provided.

Copy link

codecov bot commented Apr 4, 2024

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.

test(unit): restore mock

test(unit): fix issue with base64 encoding and context

minor changes

fix issue with base64 encoding

re-enable hashed rekord test

fix test for HashedRekord component

fix breaking Entry test

add mocks for explorer test

add mocks for explorer test

add data-testids and additional tests for explorer

fix tests, add additional

fix lint issue
@kahboom
Copy link
Collaborator Author

kahboom commented Apr 9, 2024

Closing as decided to make commits directly upstream first and add changes on top if necessary

@kahboom kahboom closed this Apr 9, 2024
@kahboom kahboom deleted the unit-tests branch April 9, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant