apache / cordova-ios

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

refactor: platform version logic #1206

Closed erisu closed 2 years ago

erisu commented 2 years ago

Motivation, Context & Description

Testing

Checklist

codecov-commenter commented 2 years ago

Codecov Report

Merging #1206 (4be7435) into master (30954ae) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1206   +/-   ##
=======================================
  Coverage   78.53%   78.53%           
=======================================
  Files          15       15           
  Lines        1761     1761           
=======================================
  Hits         1383     1383           
  Misses        378      378           
Impacted Files Coverage Δ
lib/Api.js 71.76% <100.00%> (ø)
lib/create.js 95.83% <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 30954ae...4be7435. Read the comment docs.