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

save flow-run results to a table to avoid querying prefect #357

Conversation

fatchat
Copy link
Contributor

@fatchat fatchat commented Nov 8, 2023

No description provided.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2c7122a) 82.94% compared to head (10c3451) 83.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
+ Coverage   82.94%   83.05%   +0.11%     
==========================================
  Files          51       53       +2     
  Lines        1988     2007      +19     
==========================================
+ Hits         1649     1667      +18     
- Misses        339      340       +1     
Files Coverage Δ
ddpui/ddpprefect/prefect_service.py 89.93% <100.00%> (+0.06%) ⬆️
ddpui/migrations/0029_prefectflowrun.py 100.00% <100.00%> (ø)
ddpui/models/flow_runs.py 92.85% <92.85%> (ø)

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

@fatchat fatchat requested a review from Ishankoradia November 8, 2023 16:21
@Ishankoradia Ishankoradia merged commit 3026913 into main Nov 9, 2023
3 checks passed
@Ishankoradia Ishankoradia deleted the 355-fix-long-loading-times-on-platform-particularly-pipeline-and-orchestrate-pages branch November 9, 2023 07:36
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.

Fix long loading times on Platform (Particularly Pipeline and Orchestrate pages)
2 participants