apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 987 forks source link

refactor(create): further cleanup #1199

Closed raphinesse closed 2 years ago

raphinesse commented 2 years ago

Motivation and Context

Further simplification of the create module. This should not change behavior at all.

Description

Highlights:

Testing

npm t

codecov-commenter commented 2 years ago

Codecov Report

Merging #1199 (f179485) into master (fff90fc) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1199   +/-   ##
=======================================
  Coverage   75.15%   75.15%           
=======================================
  Files          13       13           
  Lines        1658     1658           
=======================================
  Hits         1246     1246           
  Misses        412      412           

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 fff90fc...f179485. Read the comment docs.