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

Core mirador behaviors to provide a plugin target for text resources #4086

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

barmintor
Copy link
Contributor

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.64%. Comparing base (a8daa02) to head (093d303).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4086      +/-   ##
==========================================
+ Coverage   94.59%   94.64%   +0.05%     
==========================================
  Files         315      320       +5     
  Lines       14773    14896     +123     
  Branches     2491     2521      +30     
==========================================
+ Hits        13974    14098     +124     
+ Misses        795      794       -1     
  Partials        4        4              

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

- refactor type-based filters into a module
- MiradorCanvas.imagesResources does not assume any service is an image service
- stub TextViewer shows empty div, source elements for text resources, and canvas navigation
- fixes ProjectMirador#4085
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.

There is no component target for a plugin targeting paintable resources of type 'Text'
1 participant