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

refactor: Use future `warnings.deprecated` decorator #2647

Closed edgarrmondragon closed 3 weeks ago

edgarrmondragon commented 3 weeks ago

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

codspeed-hq[bot] commented 3 weeks ago

CodSpeed Performance Report

Merging #2647 will not alter performance

Comparing edgarrmondragon/refactor/future-deprecated-decorator (7a6be32) with main (93a0796)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.61%. Comparing base (93a0796) to head (7a6be32). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
singer_sdk/authenticators.py 60.00% 1 Missing and 1 partial :warning:
singer_sdk/connectors/sql.py 66.66% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2647 +/- ## ========================================== - Coverage 89.67% 89.61% -0.07% ========================================== Files 58 58 Lines 4854 4861 +7 Branches 950 955 +5 ========================================== + Hits 4353 4356 +3 - Misses 350 352 +2 - Partials 151 153 +2 ```

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