Skip to content
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

Add denylist ip config for datasource endpoint #573

Merged
merged 1 commit into from
Oct 27, 2023

Add denylist ip config for datasource endpoint

726837f
Select commit
Loading
Failed to load commit list.
Merged

Add denylist ip config for datasource endpoint #573

Add denylist ip config for datasource endpoint
726837f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 1s

89.03% (target 70.00%)

View this Pull Request on Codecov

89.03% (target 70.00%)

Details

Codecov Report

Merging #573 (726837f) into main (059b10d) will increase coverage by 0.44%.
The diff coverage is 83.78%.

@@             Coverage Diff              @@
##               main     #573      +/-   ##
============================================
+ Coverage     88.59%   89.03%   +0.44%     
- Complexity      753      767      +14     
============================================
  Files            92       93       +1     
  Lines          2717     2746      +29     
  Branches        221      223       +2     
============================================
+ Hits           2407     2445      +38     
+ Misses          230      221       -9     
  Partials         80       80              
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 5 files with indirect coverage changes