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

Style/MapIntoArray: Use map instead of each to map elements into an array #214

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

exoego
Copy link
Owner

@exoego exoego commented Apr 17, 2024

@exoego exoego added the chore label Apr 17, 2024
Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.22%. Comparing base (7d16147) to head (c82e1a4).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #214   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files          20       20           
  Lines         612      612           
  Branches      133      133           
=======================================
  Hits          595      595           
  Misses         17       17           

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

@exoego exoego added this to the v0.18.0 milestone Apr 17, 2024
@exoego exoego merged commit 87fc7ea into master Apr 17, 2024
13 checks passed
@exoego exoego deleted the fix/Style/MapIntoArray branch April 17, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant