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 sequence and integrate foundation to MySQL storage implementation #87

Merged
merged 7 commits into from
Jul 25, 2024

Conversation

roger2hk
Copy link
Contributor

#21

@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2024

Codecov Report

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

Project coverage is 32.27%. Comparing base (46ec9c2) to head (a36a173).
Report is 11 commits behind head on main.

Files Patch % Lines
storage/mysql/mysql.go 0.00% 75 Missing ⚠️
cmd/example-mysql/main.go 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   35.80%   32.27%   -3.53%     
==========================================
  Files          16       16              
  Lines        1363     1487     +124     
==========================================
- Hits          488      480       -8     
- Misses        801      935     +134     
+ Partials       74       72       -2     

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

cmd/example-mysql/main.go Outdated Show resolved Hide resolved
storage/mysql/mysql.go Outdated Show resolved Hide resolved
storage/mysql/mysql.go Outdated Show resolved Hide resolved
storage/mysql/mysql.go Outdated Show resolved Hide resolved
storage/mysql/mysql.go Outdated Show resolved Hide resolved
storage/mysql/mysql.go Show resolved Hide resolved
storage/mysql/mysql.go Outdated Show resolved Hide resolved
storage/mysql/mysql.go Outdated Show resolved Hide resolved
@roger2hk roger2hk merged commit 8c5a7ee into transparency-dev:main Jul 25, 2024
5 checks passed
@roger2hk roger2hk deleted the mysql-sequence-integrate branch July 25, 2024 15:47
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.

4 participants