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

feat(database): add integration testing #896

Merged
merged 98 commits into from
Jul 31, 2023

chore: undo comments

061ff80
Select commit
Loading
Failed to load commit list.
Merged

feat(database): add integration testing #896

chore: undo comments
061ff80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2023 in 1s

71.47% (target 90.00%), passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

71.47% (target 90.00%), passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

Merging #896 (061ff80) into main (02fcd74) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #896   +/-   ##
=======================================
  Coverage   71.47%   71.47%           
=======================================
  Files         304      304           
  Lines       12454    12455    +1     
=======================================
+ Hits         8901     8902    +1     
  Misses       3120     3120           
  Partials      433      433           
Files Changed Coverage Δ
database/hook/table.go 100.00% <ø> (ø)
database/log/list_build.go 80.85% <100.00%> (+0.41%) ⬆️