-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump v2.4.9; indigenous lands layer fix for one-line constructor; commenting in AllLayers.js #667
Conversation
|
OK, the cypress tests aren't generally doing very well; #662 fails a ton and is unrelated to this PR Feb '21 - Here's where we had set up GitHub Actions originally: #503 Aug '21 - We haven't merged anything significant since #569 when cypress passed. Dec '21 - This is prob the most recent PR that did NOT fail: #587 / https://github.com/publiclab/leaflet-environmental-layers/runs/3719417244?check_suite_focus=true Some of these could be related to specific layers source data actually failing. To be honest, the PurpleAir markers being the only one that fails is kind of surprising if that's the case. A lot of other layers sources could have changed or their APIs could be down... Whaaaaaa... ok, the most recent run, a lot more failed - incl:
could this be an index error where the new layer displaced an old one, or maybe AQICN now actually lists 1143 markers for the given region?
OK, I'm going to manually check:
|
Yes, similar or same test failures also occur in most other PRs - tracking at #668 and will resolve there. |
Ok, I've confirmed manually that the "indigenous lands" layer works! |
See #668 for test failures next steps; they are unrelated to this PR's content. |
Fixed indigenous lands layers in one-liner constructor
Some progress on labeling AllLayers.js - #665
Also - going to merge despite test failures, which have developed as APIs have changed, as has the data they return.