decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
414 stars 130 forks source link

chore(ci): update pnpm, remove goerli, fix tests #1391

Closed mirceanis closed 3 weeks ago

mirceanis commented 3 weeks ago

What is being changed

This PR removes references to goerli, replacing them with sepolia. It also updates the pnpm lockfile format and the build scripts to adapt. It should fix the CI failures we've been seeing recently

Quality

Check all that apply:

Details

If applicable, add screen captures, error messages or stack traces to help explain your problem.

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 89.95%. Comparing base (5c858be) to head (bed7258). Report is 6 commits behind head on next.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1391 +/- ## ========================================== + Coverage 89.82% 89.95% +0.13% ========================================== Files 176 176 Lines 27678 27695 +17 Branches 2180 2201 +21 ========================================== + Hits 24861 24914 +53 + Misses 2817 2781 -36 ```

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