gtalarico / pyairtable

Python Api Client for Airtable
https://pyairtable.readthedocs.io
MIT License
786 stars 139 forks source link

Add Python 3.12 to tox #334

Closed mesozoic closed 9 months ago

mesozoic commented 9 months ago

Python 3.12.0 was released last year, so we should definitely cover it in our test suite.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (542a4a1) 99.61% compared to head (ef4647c) 99.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #334 +/- ## ======================================= Coverage 99.61% 99.61% ======================================= Files 24 24 Lines 1803 1803 ======================================= Hits 1796 1796 Misses 7 7 ```

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