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

feat(targets): SQL target developers can now more easily override the mapping from JSON schema to SQL column type #2732

Merged
merged 14 commits into from
Nov 6, 2024

Merge branch 'main' into edgarrmondragon/feat/jsonschema-to-sql

dea21ae
Select commit
Loading
Failed to load commit list.
Merged

feat(targets): SQL target developers can now more easily override the mapping from JSON schema to SQL column type #2732

Merge branch 'main' into edgarrmondragon/feat/jsonschema-to-sql
dea21ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 1s

90.80% (+0.08%) compared to 2ad977e

View this Pull Request on Codecov

90.80% (+0.08%) compared to 2ad977e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.80%. Comparing base (2ad977e) to head (dea21ae).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2732      +/-   ##
==========================================
+ Coverage   90.71%   90.80%   +0.08%     
==========================================
  Files          62       62              
  Lines        5021     5089      +68     
  Branches      641      658      +17     
==========================================
+ Hits         4555     4621      +66     
- Misses        324      326       +2     
  Partials      142      142              

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