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

dep: bump @cordova/eslint-config@^4.0.0 #574

Merged
merged 3 commits into from
Dec 17, 2021
Merged

Conversation

erisu
Copy link
Member

@erisu erisu commented Dec 17, 2021

Motivation and Context

Update to use latest eslint configs

Description

Requires: #572 & #573

Updated Packages:

  • @cordova/eslint-config@^4.0.0

Other Notes:

This PR also:

  • Applied the automatic lint suggestions.
  • Manually refactored the help method to pass linting.

Testing

  • npm t

Checklist

  • I've run the tests to see all new and existing tests pass

@erisu erisu added this to the 11.0.0 milestone Dec 17, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2021

Codecov Report

Merging #574 (73b7ba3) into master (3c5be8e) will decrease coverage by 0.18%.
The diff coverage is 95.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #574      +/-   ##
==========================================
- Coverage   70.31%   70.12%   -0.19%     
==========================================
  Files           4        4              
  Lines         320      318       -2     
==========================================
- Hits          225      223       -2     
  Misses         95       95              
Impacted Files Coverage Δ
src/cli.js 83.90% <94.00%> (ø)
src/help.js 100.00% <100.00%> (ø)
src/telemetry.js 100.00% <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 3c5be8e...73b7ba3. Read the comment docs.

@erisu erisu merged commit 7b0e24e into apache:master Dec 17, 2021
@erisu erisu deleted the dep/bump-eslint branch December 17, 2021 10:13
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.

3 participants