gtalarico / pyairtable

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

Add a few more types for edge cases #270

Closed mesozoic closed 1 year ago

mesozoic commented 1 year ago

This adds a few more elements to pyairtable.api.types:

codecov[bot] commented 1 year ago

Codecov Report

Merging #270 (a7d8ca5) into main (a0bf59b) will increase coverage by 0.08%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
+ Coverage   93.22%   93.30%   +0.08%     
==========================================
  Files          16       16              
  Lines         826      836      +10     
==========================================
+ Hits          770      780      +10     
  Misses         56       56              
Impacted Files Coverage Δ
pyairtable/api/types.py 100.00% <100.00%> (ø)