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

database migration guide #464

Merged
merged 3 commits into from
Jun 19, 2023
Merged

database migration guide #464

merged 3 commits into from
Jun 19, 2023

Conversation

metachris
Copy link
Collaborator

@metachris metachris commented Jun 14, 2023

πŸ“ Summary

db migration guide by @0x416e746f6e


βœ… I have run these commands

  • make lint
  • make test-race
  • go mod tidy
  • I have seen and agree to CONTRIBUTING.md

@metachris metachris force-pushed the docs-db-migration branch from c84d0d8 to 15ef1cc Compare June 14, 2023 07:27
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2023

Codecov Report

Merging #464 (8c7c0b8) into main (2d3436d) will increase coverage by 0.90%.
The diff coverage is 50.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #464      +/-   ##
==========================================
+ Coverage   29.94%   30.85%   +0.90%     
==========================================
  Files          24       24              
  Lines        4712     4739      +27     
==========================================
+ Hits         1411     1462      +51     
+ Misses       3106     3079      -27     
- Partials      195      198       +3     
Flag Coverage Ξ”
unittests 30.85% <50.00%> (+0.90%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Ξ”
database/mockdb.go 0.00% <0.00%> (ΓΈ)
common/test_utils.go 44.68% <68.75%> (+12.42%) ⬆️

... and 2 files with indirect coverage changes

@metachris metachris merged commit fab68c4 into main Jun 19, 2023
@metachris metachris deleted the docs-db-migration branch June 19, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants