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

Allow install on PHP 8 #54

Merged
merged 11 commits into from
Feb 6, 2021
Merged

Allow install on PHP 8 #54

merged 11 commits into from
Feb 6, 2021

Conversation

snapshotpl
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #54 (73a3ef0) into master (e9bef80) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #54      +/-   ##
============================================
+ Coverage     92.13%   92.16%   +0.02%     
- Complexity      427      428       +1     
============================================
  Files            31       31              
  Lines           890      893       +3     
============================================
+ Hits            820      823       +3     
  Misses           70       70              
Impacted Files Coverage Δ Complexity Δ
src/Collection/Stream/Collectors.php 96.15% <ø> (ø) 9.00 <0.00> (ø)
src/Collection/Stream/Cons.php 100.00% <ø> (ø) 8.00 <0.00> (ø)
src/Collection/Traversable.php 100.00% <ø> (ø) 32.00 <0.00> (ø)
src/Collection/Set.php 90.00% <100.00%> (+0.34%) 38.00 <0.00> (+1.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9bef80...73a3ef0. Read the comment docs.

@akondas
Copy link
Member

akondas commented Feb 6, 2021

Thanks @snapshotpl 🍻

@akondas akondas merged commit 092472b into munusphp:master Feb 6, 2021
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