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

api: improve search performance on the DAG List page #757

Merged
merged 1 commit into from
Dec 30, 2024

api: improve list page search performance

df069cc
Select commit
Loading
Failed to load commit list.
Merged

api: improve search performance on the DAG List page #757

api: improve list page search performance
df069cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 0s

58.23% (-0.07%) compared to fc360a6

View this Pull Request on Codecov

58.23% (-0.07%) compared to fc360a6

Details

Codecov Report

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

Project coverage is 58.23%. Comparing base (fc360a6) to head (df069cc).

Files with missing lines Patch % Lines
internal/persistence/local/dag_store.go 0.00% 16 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #757      +/-   ##
==========================================
- Coverage   58.29%   58.23%   -0.07%     
==========================================
  Files          68       68              
  Lines        6729     6736       +7     
==========================================
  Hits         3923     3923              
- Misses       2495     2502       +7     
  Partials      311      311              
Files with missing lines Coverage Δ
internal/persistence/local/dag_store.go 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc360a6...df069cc. Read the comment docs.