harvard-lil / perma

Indelible links
408 stars 72 forks source link

Remove code for local URL validation. #3463

Closed rebeccacremona closed 6 months ago

rebeccacremona commented 6 months ago

URL validation via the Scoop API seems to be going fine, subsequent to a few tweaks to various timeouts and web server settings.

This PR removes the code for local validation.

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (a3974cd) 70.72% compared to head (db44451) 71.16%. Report is 3 commits behind head on develop.

:exclamation: Current head db44451 differs from pull request most recent head 7c1eb0e. Consider uploading reports for the commit 7c1eb0e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3463 +/- ## =========================================== + Coverage 70.72% 71.16% +0.44% =========================================== Files 48 48 Lines 6494 6434 -60 =========================================== - Hits 4593 4579 -14 + Misses 1901 1855 -46 ```

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