Esri / arcgis-rest-js

compact, modular JavaScript wrappers for the ArcGIS REST API
https://developers.arcgis.com/arcgis-rest-js/
Apache License 2.0
347 stars 119 forks source link

test: update node versions in tests #1144

Closed patrickarlt closed 6 months ago

patrickarlt commented 8 months ago

Updates to Node 18 and 20 in the automated test suite.

1138

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (b5da30d) 100.00% compared to head (1d8ac5f) 100.00%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1144 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 177 177 Lines 3247 3247 Branches 551 551 ========================================= Hits 3247 3247 ```

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

patrickarlt commented 7 months ago

Adding this as a note about what might be happening https://github.com/parcel-bundler/parcel/issues/8152. Something is using lmdb and is failing and probably needs to be updated in a demo.

gavinr-maps commented 6 months ago

🎉