Esri / arcgis-rest-js

compact, modular JavaScript wrappers for the ArcGIS REST API
https://developers.arcgis.com/arcgis-rest-js/
Apache License 2.0
347 stars 119 forks source link

Update documentation for places pagination #1133

Closed patrickarlt closed 11 months ago

patrickarlt commented 11 months ago

RE: #1117

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (33aba89) 100.00% compared to head (4f979c6) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1133 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 177 177 Lines 3245 3245 Branches 550 550 ========================================= Hits 3245 3245 ``` | [Files](https://app.codecov.io/gh/Esri/arcgis-rest-js/pull/1133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Esri) | Coverage Δ | | |---|---|---| | [...ages/arcgis-rest-places/src/findPlacesNearPoint.ts](https://app.codecov.io/gh/Esri/arcgis-rest-js/pull/1133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Esri#diff-cGFja2FnZXMvYXJjZ2lzLXJlc3QtcGxhY2VzL3NyYy9maW5kUGxhY2VzTmVhclBvaW50LnRz) | `100.00% <ø> (ø)` | | | [...s/arcgis-rest-places/src/findPlacesWithinExtent.ts](https://app.codecov.io/gh/Esri/arcgis-rest-js/pull/1133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Esri#diff-cGFja2FnZXMvYXJjZ2lzLXJlc3QtcGxhY2VzL3NyYy9maW5kUGxhY2VzV2l0aGluRXh0ZW50LnRz) | `100.00% <ø> (ø)` | | | [...es/arcgis-rest-places/test/mocks/nearPoint.mock.ts](https://app.codecov.io/gh/Esri/arcgis-rest-js/pull/1133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Esri#diff-cGFja2FnZXMvYXJjZ2lzLXJlc3QtcGxhY2VzL3Rlc3QvbW9ja3MvbmVhclBvaW50Lm1vY2sudHM=) | `100.00% <ø> (ø)` | | | [...arcgis-rest-places/test/mocks/withinExtent.mock.ts](https://app.codecov.io/gh/Esri/arcgis-rest-js/pull/1133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Esri#diff-cGFja2FnZXMvYXJjZ2lzLXJlc3QtcGxhY2VzL3Rlc3QvbW9ja3Mvd2l0aGluRXh0ZW50Lm1vY2sudHM=) | `100.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

patrickarlt commented 11 months ago

@gavinr should be good now.