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

Conversation

yohamta
Copy link
Collaborator

@yohamta yohamta commented Dec 30, 2024

  • Improved the DAG list API to optimize the performance of filtering DAGs by their names

@yohamta yohamta changed the title api: improve list page search performance api: improve search performance on the DAG List page Dec 30, 2024
@yohamta yohamta merged commit 6a9ff21 into main Dec 30, 2024
5 of 6 checks passed
@yohamta yohamta deleted the api-improve-search branch December 30, 2024 14:47
Copy link

codecov bot commented Dec 30, 2024

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).
Report is 1 commits behind head on main.

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.

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.

1 participant