Closed nhunzaker closed 5 years ago
Merging #145 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #145 +/- ##
=======================================
Coverage 93.49% 93.49%
=======================================
Files 33 33
Lines 246 246
Branches 28 28
=======================================
Hits 230 230
Misses 14 14
Partials 2 2
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update c504378...0488a1c. Read the comment docs.
When a field is not given an id, automatically generate a wired up label for the field addon.
I noticed this doing some integration work. We were putting the logic in place to setup a unique ID for its own sake. We can just do this under the hood.