gtalarico / pyairtable

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

Only run integration tests once, not in each environment #359

Closed mesozoic closed 5 months ago

mesozoic commented 5 months ago

This will make tox a lot faster on local machines and seems very unlikely to miss any regressions.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (cfd304b) to head (ba870cd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #359 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 25 Lines 2315 2315 ========================================= Hits 2315 2315 ```

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