Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for datastore publish #569

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add support for datastore publish #569

wants to merge 4 commits into from

Conversation

waybackarchiver
Copy link
Contributor

Description

This PR ...

Closes #

Checklist

  • I have followed the contributing guidelines
  • I have reviewed and understood the Code of Conduct
  • I have searched and make sure there's no duplicate PRs
  • I have updated the changelog in case of need

@waybackarchiver waybackarchiver added the go Pull requests that update Go code label Sep 1, 2024
Copy link

codecov bot commented Sep 1, 2024

Codecov Report

Attention: Patch coverage is 17.84038% with 175 lines in your changes missing coverage. Please review.

Project coverage is 44.23%. Comparing base (3505bdc) to head (ab7d5e5).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
storage/database.go 13.04% 39 Missing and 1 partial ⚠️
publish/datastore/datastore.go 0.00% 33 Missing ⚠️
storage/wayback.go 0.00% 33 Missing ⚠️
storage/migrations.go 0.00% 25 Missing ⚠️
cmd/wayback/serve.go 0.00% 21 Missing ⚠️
publish/datastore/setup.go 16.66% 10 Missing ⚠️
storage/storage.go 37.50% 8 Missing and 2 partials ⚠️
publish/publish.go 0.00% 2 Missing ⚠️
cmd/wayback/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #569      +/-   ##
==========================================
- Coverage   44.56%   44.23%   -0.33%     
==========================================
  Files          84       91       +7     
  Lines        6815     7107     +292     
==========================================
+ Hits         3037     3144     +107     
- Misses       3484     3652     +168     
- Partials      294      311      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant