Closed mesozoic closed 1 year ago
Merging #310 (1ed7e29) into main (9b536ad) will increase coverage by
0.02%
. Report is 4 commits behind head on main. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #310 +/- ##
==========================================
+ Coverage 96.07% 96.09% +0.02%
==========================================
Files 21 21
Lines 1146 1153 +7
==========================================
+ Hits 1101 1108 +7
Misses 45 45
Files | Coverage Δ | |
---|---|---|
pyairtable/api/types.py | 100.00% <100.00%> (ø) |
|
pyairtable/orm/fields.py | 96.31% <100.00%> (+0.03%) |
:arrow_up: |
Sean here (engineer that implemented this public API interface on Airtable's side 👋 ).
No nuance that you're missing! We'd ideally support more functionality in the future (eg: writing these cell values or triggering AI generation), but do not have support for that via the public API yet.
Thanks for adding this!
I haven't actually needed this or used it, I'm just going off what the documentation says. FYI @marks in case there's some nuance to these fields that I haven't captured here.