Skip to content

Add denylist ip config for datasource endpoint (#573)

Codecov / codecov/project succeeded Oct 27, 2023 in 0s

89.03% (target 70.00%)

View this Pull Request on Codecov

89.03% (target 70.00%)

Details

Codecov Report

Merging #576 (3b8ee71) into 2.11 (2a7f1b0) will increase coverage by 0.33%.
The diff coverage is 83.78%.

@@             Coverage Diff              @@
##               2.11     #576      +/-   ##
============================================
+ Coverage     88.70%   89.03%   +0.33%     
- Complexity      754      767      +13     
============================================
  Files            92       93       +1     
  Lines          2717     2746      +29     
  Branches        221      223       +2     
============================================
+ Hits           2410     2445      +35     
+ Misses          228      221       -7     
- Partials         79       80       +1     
Files Coverage Δ
...patial/ip2geo/action/RestPutDatasourceHandler.java 94.11% <100.00%> (+0.78%) ⬆️
...ial/ip2geo/action/RestUpdateDatasourceHandler.java 92.30% <100.00%> (+3.41%) ⬆️
...earch/geospatial/ip2geo/common/Ip2GeoSettings.java 94.44% <100.00%> (+1.11%) ⬆️
...opensearch/geospatial/ip2geo/dao/GeoIpDataDao.java 87.50% <100.00%> (+0.09%) ⬆️
...l/ip2geo/jobscheduler/DatasourceUpdateService.java 91.42% <100.00%> (+0.08%) ⬆️
...opensearch/geospatial/plugin/GeospatialPlugin.java 90.90% <100.00%> (+0.21%) ⬆️
...h/geospatial/ip2geo/common/URLDenyListChecker.java 64.70% <64.70%> (ø)

... and 6 files with indirect coverage changes