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

Add setAlgorithms method #43

Merged
merged 1 commit into from
May 16, 2022
Merged

Add setAlgorithms method #43

merged 1 commit into from
May 16, 2022

Conversation

whikloj
Copy link
Owner

@whikloj whikloj commented May 13, 2022

Resolves #41

@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #43 (2f7dd23) into main (500380e) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #43      +/-   ##
============================================
+ Coverage     88.84%   89.07%   +0.23%     
- Complexity      477      482       +5     
============================================
  Files             7        7              
  Lines          1237     1254      +17     
============================================
+ Hits           1099     1117      +18     
+ Misses          138      137       -1     
Impacted Files Coverage Δ
src/Bag.php 86.48% <100.00%> (+0.37%) ⬆️
src/BagUtils.php 92.78% <0.00%> (+0.31%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@whikloj whikloj merged commit 47f1747 into main May 16, 2022
@whikloj whikloj deleted the issue-41 branch May 16, 2022 16:45
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.

Allow setting multiple algorithms at once
1 participant