hypothesis / client

The Hypothesis web-based annotation client.
Other
642 stars 197 forks source link

Update express dev server to v5 #6612

Closed acelaya closed 1 month ago

acelaya commented 1 month ago

We use express in development to set-up a sandbox server where we can test different aspects of the sidebar/client.

This PR updates it to v5.0, the latest major version at the moment of creating this.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.42%. Comparing base (25b6147) to head (180d41f). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6612 +/- ## ======================================= Coverage 99.42% 99.42% ======================================= Files 270 270 Lines 10175 10175 Branches 2419 2419 ======================================= Hits 10117 10117 Misses 58 58 ```

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