Closed patrickarlt closed 2 years ago
Merging #984 (8f6501d) into main (de7d13b) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #984 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 141 141
Lines 2630 2631 +1
Branches 478 478
=========================================
+ Hits 2630 2631 +1
Impacted Files | Coverage Δ | |
---|---|---|
...es/arcgis-rest-feature-service/src/queryRelated.ts | 100.00% <ø> (ø) |
|
...est-feature-service/src/updateServiceDefinition.ts | 100.00% <ø> (ø) |
|
packages/arcgis-rest-request/src/index.ts | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update de7d13b...8f6501d. Read the comment docs.
This PR fixes a few lingering issues:
withOptions
from the@esri/arcgis-rest-request
which was somehow missed.