Skip to content

Avoid N+1 querying MeasureDataPoints per dataset - #273

Open
bbliem wants to merge 1 commit into
mainfrom
fix/measure-datapoints-n-plus-one
Open

Avoid N+1 querying MeasureDataPoints per dataset#273
bbliem wants to merge 1 commit into
mainfrom
fix/measure-datapoints-n-plus-one

Avoid N+1 querying MeasureDataPoints per dataset

0efcd85
Select commit
Loading
Failed to load commit list.
Kausal Code Coverage / codecov/project succeeded Jul 16, 2026 in 1s

48.06% (+0.00%) compared to 3d1792f

View this Pull Request on Codecov

48.06% (+0.00%) compared to 3d1792f

Details

Codecov Report

❌ Patch coverage is 23.80952% with 16 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
frameworks/datasets.py 18.75% 13 Missing ⚠️
nodes/context.py 40.00% 3 Missing ⚠️

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #273   +/-   ##
=======================================
  Coverage   48.05%   48.06%           
=======================================
  Files         342      342           
  Lines       45386    45385    -1     
  Branches     6794     6795    +1     
=======================================
+ Hits        21809    21813    +4     
+ Misses      21895    21890    -5     
  Partials     1682     1682           
Files with missing lines Coverage Δ
nodes/context.py 63.38% <40.00%> (-0.24%) ⬇️
frameworks/datasets.py 14.05% <18.75%> (+0.89%) ⬆️

Impacted file tree graph

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.