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

Cleanup Some Libs #463

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

thostetler
Copy link
Member

Remove some unused libraries
Make sure we're using isomorphic dompurify and not just dompurify
Swap out uuid for nanoid (smaller and no deps)

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

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

Project coverage is 47.6%. Comparing base (1df885a) to head (503ba68).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #463     +/-   ##
========================================
- Coverage    47.6%   47.6%   -0.0%     
========================================
  Files         405     405             
  Lines       41602   41614     +12     
  Branches      596     594      -2     
========================================
+ Hits        19770   19775      +5     
- Misses      21821   21828      +7     
  Partials       11      11             
Files Coverage Δ
src/components/Orcid/WorksTable.tsx 20.8% <100.0%> (ø)
src/components/SearchFacet/useGetFacetData.ts 22.1% <100.0%> (ø)
src/components/TextInput/TextInput.tsx 61.6% <50.0%> (ø)
src/components/Orcid/UserSettings.tsx 15.3% <25.0%> (ø)

... and 4 files with indirect coverage changes

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.

None yet

2 participants