gtalarico / pyairtable

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

Package changes, add match(any=True) #174

Closed gtalarico closed 2 years ago

gtalarico commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #174 (01209a7) into main (fa0e22e) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   87.14%   87.18%   +0.04%     
==========================================
  Files          13       13              
  Lines         599      601       +2     
==========================================
+ Hits          522      524       +2     
  Misses         77       77              
Impacted Files Coverage Δ
pyairtable/__init__.py 100.00% <100.00%> (ø)
pyairtable/api/abstract.py 100.00% <100.00%> (ø)
pyairtable/api/api.py 75.67% <100.00%> (ø)
pyairtable/formulas.py 85.71% <100.00%> (+0.60%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.