Skip to content

feat: route dimension columns to all matching time series tables in create/update_element#80

Merged
raphasampaio merged 10 commits intomasterfrom
rs/dt
Feb 12, 2026
Merged

feat: route dimension columns to all matching time series tables in create/update_element#80
raphasampaio merged 10 commits intomasterfrom
rs/dt

Conversation

@raphasampaio
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

❌ Patch coverage is 98.14815% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.07%. Comparing base (e1c9003) to head (3b85225).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/schema.cpp 89.47% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   86.06%   86.07%           
=======================================
  Files          92       92           
  Lines       10344    10427   +83     
  Branches      549      559   +10     
=======================================
+ Hits         8903     8975   +72     
- Misses       1416     1427   +11     
  Partials       25       25           
Flag Coverage Δ
cpp 88.98% <98.05%> (-0.03%) ⬇️
dart 77.04% <100.00%> (+0.04%) ⬆️
julia 71.45% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
bindings/dart/lib/src/database_read.dart 60.95% <100.00%> (+0.19%) ⬆️
bindings/julia/src/database_read.jl 59.11% <100.00%> (+0.20%) ⬆️
include/quiver/schema.h 100.00% <ø> (ø)
src/database_create.cpp 84.32% <100.00%> (+1.62%) ⬆️
src/database_update.cpp 76.92% <100.00%> (+0.11%) ⬆️
tests/test_c_api_database_create.cpp 100.00% <100.00%> (ø)
tests/test_database_create.cpp 100.00% <100.00%> (ø)
tests/test_lua_runner.cpp 100.00% <100.00%> (ø)
src/schema.cpp 83.85% <89.47%> (-5.93%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

raphasampaio and others added 6 commits February 12, 2026 01:01
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@raphasampaio raphasampaio merged commit 9879bc5 into master Feb 12, 2026
12 checks passed
@raphasampaio raphasampaio deleted the rs/dt branch February 12, 2026 13:19
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