apache / cordova-common

Apache Cordova Common Tooling Library
https://cordova.apache.org/
Apache License 2.0
39 stars 40 forks source link

chore: Minor test fixes #211

Closed dpogue closed 2 months ago

dpogue commented 3 months ago

Platforms affected

None

Motivation and Context

Resolves some deprecations warnings printed to the console in Node 22.

Description

Testing

Ran unit tests locally on Node 22.

Checklist

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.40%. Comparing base (3d7f736) to head (52b849a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #211 +/- ## ======================================= Coverage 88.40% 88.40% ======================================= Files 20 20 Lines 1147 1147 ======================================= Hits 1014 1014 Misses 133 133 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.