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(taps): SQL taps now emit schemas with maxLength when applicable #2651

Merged
merged 1 commit into from
Sep 6, 2024

feat(taps): SQL taps now emit schemas with `maxLength` when applicable

f4203c6
Select commit
Loading
Failed to load commit list.
Merged

feat(taps): SQL taps now emit schemas with maxLength when applicable #2651

feat(taps): SQL taps now emit schemas with `maxLength` when applicable
f4203c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 0s

89.82% (-0.04%) compared to ae86c53

View this Pull Request on Codecov

89.82% (-0.04%) compared to ae86c53

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.82%. Comparing base (ae86c53) to head (f4203c6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2651      +/-   ##
==========================================
- Coverage   89.86%   89.82%   -0.04%     
==========================================
  Files          58       58              
  Lines        4884     4886       +2     
  Branches      959      960       +1     
==========================================
  Hits         4389     4389              
- Misses        344      346       +2     
  Partials      151      151              

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