Closed jywarren closed 2 years ago
Code Climate has analyzed commit 737090ee and detected 0 issues on this pull request.
View more on Code Climate.
Merging #1696 (610b09e) into main (d501aa4) will not change coverage. The diff coverage is
100.00%
.:exclamation: Current head 610b09e differs from pull request most recent head 737090e. Consider uploading reports for the commit 737090e to get more accurate results
@@ Coverage Diff @@
## main #1696 +/- ##
=======================================
Coverage 71.89% 71.89%
=======================================
Files 40 40
Lines 1409 1409
=======================================
Hits 1013 1013
Misses 396 396
Impacted Files | Coverage Δ | |
---|---|---|
lib/not_at_origin_validator.rb | 85.71% <100.00%> (ø) |
Confirmed this worked in gitpod:
However we should be careful upon deploying; not sure if this was somehow related to the production deployment issues, we thought we fixed them by updating node to v16 (https://github.com/publiclab/mapknitter/pull/1694) but it could be more complicated.
Reverts publiclab/mapknitter#1692 to fix https://github.com/publiclab/mapknitter/issues/1695