Closed erisu closed 4 years ago
Merging #862 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #862 +/- ##
=======================================
Coverage 74.40% 74.40%
=======================================
Files 13 13
Lines 1821 1821
=======================================
Hits 1355 1355
Misses 466 466
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 43e3bbd...faf5cf8. Read the comment docs.
Last call on review, this PR will be merged in tomorrow for release.
On top of the scoping issue within ios-sim
9.x, if fixed, the logging to file feature is not implemented it appears as it does not write to the provided log path.
Motivation and Context
ios-sim
9.x is not ready to be used per advisory: https://github.com/apache/cordova-ios/issues/567ios-sim
9.x has an error with logging method calls due to scoping issue.Description
^8.0.2
)Testing
npm t
Checklist