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

Make reduceSet option allow a custom ReduceSet object. #1317

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdrini
Copy link
Contributor

@cdrini cdrini commented Feb 20, 2024

Besides the two default named options, pow2 and integer, add another option for a custom ReduceSet object.

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (5f2a248) 69.30% compared to head (fbb99d9) 69.29%.

Files Patch % Lines
src/BookReader.js 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1317      +/-   ##
==========================================
- Coverage   69.30%   69.29%   -0.01%     
==========================================
  Files          59       59              
  Lines        5082     5084       +2     
  Branches     1069     1070       +1     
==========================================
+ Hits         3522     3523       +1     
- Misses       1533     1534       +1     
  Partials       27       27              

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

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