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: Developers can now more easily override the mapping from SQL column type to JSON schema #2618

Merge branch 'main' into edgarrmondragon/feat/sqltype-to-json-schema-…

c57e23e
Select commit
Loading
Failed to load commit list.
Merged

feat: Developers can now more easily override the mapping from SQL column type to JSON schema #2618

Merge branch 'main' into edgarrmondragon/feat/sqltype-to-json-schema-…
c57e23e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 1s

89.82% (+0.21%) compared to efdc735

View this Pull Request on Codecov

89.82% (+0.21%) compared to efdc735

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.82%. Comparing base (efdc735) to head (c57e23e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2618      +/-   ##
==========================================
+ Coverage   89.61%   89.82%   +0.21%     
==========================================
  Files          58       58              
  Lines        4861     4884      +23     
  Branches      955      959       +4     
==========================================
+ Hits         4356     4387      +31     
+ Misses        352      346       -6     
+ Partials      153      151       -2     

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