apache / cordova-lib

Apache Cordova Tooling Library
https://cordova.apache.org/
Apache License 2.0
221 stars 243 forks source link

chore(android): update platform pinning to ^9.0.0 #838

Closed erisu closed 4 years ago

erisu commented 4 years ago

Motivation, Context & Description

Update Android platform pinning to latest release 9.0.0

Testing

Checklist

codecov-commenter commented 4 years ago

Codecov Report

Merging #838 into master will decrease coverage by 0.12%. The diff coverage is 91.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #838      +/-   ##
==========================================
- Coverage   89.96%   89.84%   -0.13%     
==========================================
  Files          46       46              
  Lines        2133     2097      -36     
==========================================
- Hits         1919     1884      -35     
+ Misses        214      213       -1     
Impacted Files Coverage Δ
src/util/promise-util.js 100.00% <ø> (+16.66%) :arrow_up:
src/cordova/restore-util.js 92.50% <91.30%> (-1.46%) :arrow_down:
src/plugman/util/dependencies.js 92.10% <0.00%> (-2.64%) :arrow_down:

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 909e7c7...a432bc4. Read the comment docs.