apache / cordova-coho

Apache Cordova coho
Apache License 2.0
33 stars 62 forks source link

refactor (eslint): use cordova-eslint #282

Closed erisu closed 3 years ago

erisu commented 3 years ago

Motivation and Context

Code syntax cleanup

https://github.com/apache/cordova/issues/142

Description

Testing

Checklist

erisu commented 3 years ago

In a later PR, will deal with replacing the url.parse() with new URL() and test various use cases.

codecov-commenter commented 3 years ago

Codecov Report

Merging #282 (f966c03) into master (3e0b4f6) will not change coverage. The diff coverage is 40.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #282   +/-   ##
=======================================
  Coverage   58.98%   58.98%           
=======================================
  Files           8        8           
  Lines         495      495           
=======================================
  Hits          292      292           
  Misses        203      203           
Impacted Files Coverage Δ
src/gitutil.js 27.65% <0.00%> (ø)
src/versionutil.js 56.57% <0.00%> (ø)
src/repoutil.js 68.91% <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 3e0b4f6...f966c03. Read the comment docs.