meltano / sdk

Write 70% less code by using the SDK to build custom extractors and loaders that adhere to the Singer standard: https://sdk.meltano.com
https://sdk.meltano.com
Apache License 2.0
94 stars 68 forks source link

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

Closed edgarrmondragon closed 3 weeks ago

edgarrmondragon commented 3 weeks ago

📚 Documentation preview 📚: https://meltano-sdk--2651.org.readthedocs.build/en/2651/

codspeed-hq[bot] commented 3 weeks ago

CodSpeed Performance Report

Merging #2651 will not alter performance

Comparing edgarrmondragon/feat/schema-max-length (f4203c6) with main (ae86c53)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.82%. Comparing base (ae86c53) to head (f4203c6). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.