Skip to content

feat: Dynamic tables. - #145

Draft
DanCardin wants to merge 1 commit into
mainfrom
dc/dynamic-tables
Draft

feat: Dynamic tables.#145
DanCardin wants to merge 1 commit into
mainfrom
dc/dynamic-tables

feat: Dynamic tables.

30c97fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 7, 2026 in 1s

87.27% (-2.59%) compared to c194cb1

View this Pull Request on Codecov

87.27% (-2.59%) compared to c194cb1

Details

Codecov Report

❌ Patch coverage is 41.45299% with 137 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.27%. Comparing base (c194cb1) to head (30c97fc).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ive_extensions/dialects/snowflake/dynamic_table.py 42.78% 103 Missing and 4 partials ⚠️
...declarative_extensions/dialects/snowflake/query.py 7.69% 12 Missing ⚠️
...my_declarative_extensions/alembic/dynamic_table.py 47.36% 10 Missing ⚠️
src/sqlalchemy_declarative_extensions/api.py 45.45% 4 Missing and 2 partials ⚠️
.../sqlalchemy_declarative_extensions/alembic/base.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
- Coverage   89.85%   87.27%   -2.59%     
==========================================
  Files          86       88       +2     
  Lines        4120     4361     +241     
  Branches      859      914      +55     
==========================================
+ Hits         3702     3806     +104     
- Misses        338      468     +130     
- Partials       80       87       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.