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

chore: Fix the `warnings.deprecated` import in Python 3.13 #2676

Closed edgarrmondragon closed 1 week ago

edgarrmondragon commented 1 week ago

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

codspeed-hq[bot] commented 1 week ago

CodSpeed Performance Report

Merging #2676 will not alter performance

Comparing edgarrmondragon/refactor/fix-deprecated-decorator-import (1205f00) with main (7f73618)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 89.87%. Comparing base (7f73618) to head (1205f00). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2676 +/- ## ======================================= Coverage 89.87% 89.87% ======================================= Files 58 58 Lines 4891 4891 Branches 963 963 ======================================= Hits 4396 4396 Misses 344 344 Partials 151 151 ```

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