harvard-lil / perma

Indelible links
408 stars 72 forks source link

Python and dependency updates #3480

Closed bensteinberg closed 3 months ago

bensteinberg commented 4 months ago

This is a work in progress.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 71.22%. Comparing base (c82b75d) to head (0d09be0). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3480 +/- ## =========================================== - Coverage 71.25% 71.22% -0.04% =========================================== Files 48 48 Lines 6505 6512 +7 =========================================== + Hits 4635 4638 +3 - Misses 1870 1874 +4 ```

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

bensteinberg commented 4 months ago

FWIW, locally I am still seeing one or two test failures, playwright timeouts in functional_tests/test_auth.py::test_log_out[chromium] and functional_tests/test_links.py::test_create_link[chromium]