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

refactor: Replace _.flatMap usage #9948

Merged
merged 1 commit into from Sep 15, 2021

Conversation

JonasMatos0
Copy link
Contributor

Addresses: #7747

@codecov
Copy link

codecov bot commented Sep 13, 2021

Codecov Report

Merging #9948 (016cf25) into master (6087fa3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 016cf25 differs from pull request most recent head d20c30d. Consider uploading reports for the commit d20c30d to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9948   +/-   ##
=======================================
  Coverage   86.18%   86.19%           
=======================================
  Files         330      330           
  Lines       13004    13007    +3     
=======================================
+ Hits        11208    11211    +3     
  Misses       1796     1796           
Impacted Files Coverage Δ
lib/classes/PluginManager.js 94.69% <100.00%> (+0.03%) ⬆️
lib/plugins/aws/invokeLocal/index.js 68.90% <100.00%> (+0.08%) ⬆️

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 6087fa3...d20c30d. Read the comment docs.

Copy link
Contributor

@pgrzesik pgrzesik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @JonasMatos0 - it looks good 👍

@pgrzesik pgrzesik changed the title Replace _.flatMap with native property assignment refactor: Replace _.flatMap usage Sep 15, 2021
@pgrzesik pgrzesik merged commit 26b8bd5 into serverless:master Sep 15, 2021
medikoo added a commit that referenced this pull request Sep 24, 2021
medikoo added a commit that referenced this pull request Sep 24, 2021
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

2 participants