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

Enhancement: Use array_map() #290

Merged
merged 1 commit into from
Jul 9, 2020
Merged

Enhancement: Use array_map() #290

merged 1 commit into from
Jul 9, 2020

Conversation

localheinz
Copy link
Member

This PR

  • uses array_map()

@codecov
Copy link

codecov bot commented Jul 9, 2020

Codecov Report

Merging #290 into main will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #290      +/-   ##
============================================
- Coverage     98.54%   98.52%   -0.02%     
+ Complexity      101      100       -1     
============================================
  Files            23       23              
  Lines           274      272       -2     
============================================
- Hits            270      268       -2     
  Misses            4        4              
Impacted Files Coverage Δ Complexity Δ
src/FixtureFactory.php 98.21% <100.00%> (-0.04%) 39.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 aad8b95...7671dd7. Read the comment docs.

@ergebnis-bot ergebnis-bot self-requested a review July 9, 2020 21:09
@ergebnis-bot ergebnis-bot self-assigned this Jul 9, 2020
@ergebnis-bot ergebnis-bot merged commit 0e69e02 into main Jul 9, 2020
@ergebnis-bot ergebnis-bot deleted the feature/map branch July 9, 2020 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants