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

refactor(db/build): drop source index, add event index #1228

Merged
merged 4 commits into from
Dec 27, 2024

Merge branch 'main' into refactor/build-index

156f535
Select commit
Loading
Failed to load commit list.
Merged

refactor(db/build): drop source index, add event index #1228

Merge branch 'main' into refactor/build-index
156f535
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 27, 2024 in 0s

56.64% (target 90.00%)

View this Pull Request on Codecov

56.64% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.64%. Comparing base (72319ae) to head (156f535).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1228   +/-   ##
=======================================
  Coverage   56.64%   56.64%           
=======================================
  Files         623      623           
  Lines       35280    35280           
=======================================
  Hits        19986    19986           
  Misses      14620    14620           
  Partials      674      674           
Files with missing lines Coverage Δ
database/build/index.go 64.00% <100.00%> (ø)