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

[Backport 2.x] add filter to list ioc api to fetch only from available and refreshing apis. null check for alias of ioc indices #1153

Merged
merged 1 commit into from
Jul 9, 2024

add filter to list ioc api to fetch only from available and refreshin…

1d5013c
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] add filter to list ioc api to fetch only from available and refreshing apis. null check for alias of ioc indices #1153

add filter to list ioc api to fetch only from available and refreshin…
1d5013c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

67.58% (+0.10%) compared to a6a159c

View this Pull Request on Codecov

67.58% (+0.10%) compared to a6a159c

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.58%. Comparing base (a6a159c) to head (1d5013c).

Files Patch % Lines
...tyanalytics/transport/TransportListIOCsAction.java 75.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1153      +/-   ##
============================================
+ Coverage     67.47%   67.58%   +0.10%     
- Complexity     3414     3418       +4     
============================================
  Files           402      402              
  Lines         19369    19375       +6     
  Branches       1969     1971       +2     
============================================
+ Hits          13069    13094      +25     
+ Misses         5348     5331      -17     
+ Partials        952      950       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.