FlowKit icon indicating copy to clipboard operation
FlowKit copied to clipboard

Autoanalyze cache tables

Open greenape opened this issue 1 year ago • 1 comments

I have:

  • [x] Formatted any Python files with black
  • [x] Brought the branch up to date with master
  • [x] Added any relevant Github labels
  • [ ] Added tests for any new additions
  • [ ] Added or updated any relevant documentation
  • [ ] Added an Architectural Decision Record (ADR), if appropriate
  • [ ] Added an MPLv2 License Header if appropriate
  • [x] Updated the Changelog

Description

Triggers an explicit analyze on newly created cache tables so they are guaranteed to have statistics before being used in another query.

greenape avatar May 15 '24 10:05 greenape

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.11%. Comparing base (e30ce06) to head (fbe2160).

Files Patch % Lines
flowmachine/flowmachine/core/cache.py 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6599       +/-   ##
===========================================
- Coverage   92.30%   77.11%   -15.20%     
===========================================
  Files         268      268               
  Lines       10586    10590        +4     
  Branches      855      856        +1     
===========================================
- Hits         9771     8166     -1605     
- Misses        676     2169     +1493     
- Partials      139      255      +116     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 15 '24 10:05 codecov[bot]

Passing run #22813 ↗︎

0 4 0 0 Flakiness 0

Details:

Merge branch 'master' into autoanalyze-cache-tables
Project: FlowAuth Commit: fbe2160010
Status: Passed Duration: 00:47 💡
Started: Jun 12, 2024 9:32 AM Ended: Jun 12, 2024 9:33 AM

Review all test suite changes for PR #6599 ↗︎

cypress[bot] avatar Jun 11 '24 09:06 cypress[bot]