Fix Number fields store as text#1251
Conversation
|
@chrisarridge The links check is failing because of the Standard. The failing test is the aggregates test. It’s the same issue as the geolocation one. I’ve made some changes in the aggregates file. The test is passing locally for me, but it’s still failing in GitHub. |
The aggregates test fails for me locally as well. Interestingly, if I drop both the commits that change |
|
@chrisarridge the process is:
|
Coverage Report for CI Build 26162653211Coverage remained the same at 72.329%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
|
@chrisarridge I have added the file to live. Here, the tests are passing, but locally are not. |
Relates to #1225