Esri / arcgis-rest-js

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

feat(arcgis-rest-portal): add searchCommunityUsers method to allow fo… #1121

Closed rweber-esri closed 1 year ago

rweber-esri commented 1 year ago

1119

V4

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (37e6e8e) 100.00% compared to head (5370818) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1121 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 177 177 Lines 3239 3245 +6 Branches 549 550 +1 ========================================= + Hits 3239 3245 +6 ``` | [Files Changed](https://app.codecov.io/gh/Esri/arcgis-rest-js/pull/1121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Esri) | Coverage Δ | | |---|---|---| | [...kages/arcgis-rest-portal/src/users/search-users.ts](https://app.codecov.io/gh/Esri/arcgis-rest-js/pull/1121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Esri#diff-cGFja2FnZXMvYXJjZ2lzLXJlc3QtcG9ydGFsL3NyYy91c2Vycy9zZWFyY2gtdXNlcnMudHM=) | `100.00% <100.00%> (ø)` | | | [...ages/arcgis-rest-portal/src/util/generic-search.ts](https://app.codecov.io/gh/Esri/arcgis-rest-js/pull/1121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Esri#diff-cGFja2FnZXMvYXJjZ2lzLXJlc3QtcG9ydGFsL3NyYy91dGlsL2dlbmVyaWMtc2VhcmNoLnRz) | `100.00% <100.00%> (ø)` | |

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

tomwayson commented 1 year ago

This is released in v4.4.0

rweber-esri commented 1 year ago

Thanks @tomwayson! ❤️