wabarc / wayback

An archiving tool with an IM-style interface that prioritizes privacy and accessibility, integrated with various archival services including Internet Archive, archive.today, Ghostarchive, IPFS, Telegraph, and file systems.
https://docs.wabarc.eu.org
GNU General Public License v3.0
1.77k stars 65 forks source link

Load the config file always #498

Closed waybackarchiver closed 6 months ago

waybackarchiver commented 7 months ago

Description

Fixes #407

Checklist

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 44.58%. Comparing base (d603da5) to head (c97bf1e).

Files Patch % Lines
cmd/wayback/main.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #498 +/- ## ========================================== - Coverage 44.64% 44.58% -0.07% ========================================== Files 84 84 Lines 6792 6790 -2 ========================================== - Hits 3032 3027 -5 - Misses 3469 3471 +2 - Partials 291 292 +1 ```

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