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

#7747;-Replace-_.set-with-normal-obj.prop-=-value-assignments #11273

Closed
wants to merge 2 commits into from
Closed

#7747;-Replace-_.set-with-normal-obj.prop-=-value-assignments #11273

wants to merge 2 commits into from

Conversation

pjmattingly
Copy link
Contributor

Addresses: #7747

@pjmattingly
Copy link
Contributor Author

Dissapointingly I could not remove _.set from any of its instances in customer facing code. Oddly, some instances of _.set seem to correspond to calls that are never run? Specifically, there are two instances of a forEach() over an empty array; See code changes for more details.

Each instance of _.set touched by this issue has been commented about why no changes were made.

@pjmattingly pjmattingly changed the title done #7747;-Replace-_.set-with-normal-obj.prop-=-value-assignments Jul 25, 2022
@pjmattingly pjmattingly mentioned this pull request Jul 25, 2022
54 tasks
@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #11273 (0af56d4) into main (2ac55b0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main   #11273   +/-   ##
=======================================
  Coverage   85.89%   85.89%           
=======================================
  Files         315      315           
  Lines       13247    13247           
=======================================
  Hits        11378    11378           
  Misses       1869     1869           
Impacted Files Coverage Δ
lib/plugins/aws/deploy/lib/extended-validate.js 92.68% <ø> (ø)
lib/plugins/aws/package/lib/save-service-state.js 100.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 2ac55b0...0af56d4. Read the comment docs.

@pjmattingly pjmattingly closed this by deleting the head repository Mar 7, 2023
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

3 participants