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

Move ThumbnailFactory and manifesto.js wrappers into selectors and hooks #4101

Conversation

barmintor
Copy link
Contributor

- prepare for auth2 service parsing changes
- prevent exposing wrapper constructor changes to wrappers to broad swathes of app
- stabilize empty object/array references for input selectors
- fixes ProjectMirador#4100
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.07%. Comparing base (5f72533) to head (28a1e77).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4101      +/-   ##
==========================================
- Coverage   95.07%   95.07%   -0.01%     
==========================================
  Files         317      322       +5     
  Lines       15973    16047      +74     
  Branches     2509     2515       +6     
==========================================
+ Hits        15187    15257      +70     
- Misses        782      786       +4     
  Partials        4        4              

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

@barmintor
Copy link
Contributor Author

Hmm, tiny thumbnails

@barmintor barmintor closed this Feb 12, 2025
@barmintor
Copy link
Contributor Author

Well, it's fixed. But I can't reopen this PR.

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.

Changes to manifesto.js wrapper constructors affect code in much of application
1 participant