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

Custom log type implementation #500

Merged
merged 1 commit into from
Jul 29, 2023

entire custom logtype implementation

1962c0e
Select commit
Loading
Failed to load commit list.
Merged

Custom log type implementation #500

entire custom logtype implementation
1962c0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 28, 2023 in 1s

25.95% (-2.21%) compared to 22b5fc9

View this Pull Request on Codecov

25.95% (-2.21%) compared to 22b5fc9

Details

Codecov Report

Merging #500 (1962c0e) into 2.x (22b5fc9) will decrease coverage by 2.21%.
The diff coverage is 2.81%.

@@             Coverage Diff              @@
##                2.x     #500      +/-   ##
============================================
- Coverage     28.16%   25.95%   -2.21%     
- Complexity      935      940       +5     
============================================
  Files           236      252      +16     
  Lines          9866    10686     +820     
  Branches       1118     1187      +69     
============================================
- Hits           2779     2774       -5     
- Misses         6844     7665     +821     
- Partials        243      247       +4     
Files Changed Coverage Δ
...rch/securityanalytics/SecurityAnalyticsPlugin.java 2.50% <0.00%> (-0.07%) ⬇️
...rityanalytics/action/CorrelatedFindingRequest.java 0.00% <0.00%> (ø)
...ityanalytics/action/DeleteCustomLogTypeAction.java 0.00% <0.00%> (ø)
...tyanalytics/action/DeleteCustomLogTypeRequest.java 0.00% <0.00%> (ø)
...yanalytics/action/DeleteCustomLogTypeResponse.java 0.00% <0.00%> (ø)
...rityanalytics/action/IndexCustomLogTypeAction.java 0.00% <0.00%> (ø)
...ityanalytics/action/IndexCustomLogTypeRequest.java 0.00% <0.00%> (ø)
...tyanalytics/action/IndexCustomLogTypeResponse.java 0.00% <0.00%> (ø)
...ityanalytics/action/SearchCustomLogTypeAction.java 0.00% <0.00%> (ø)
...tyanalytics/action/SearchCustomLogTypeRequest.java 0.00% <0.00%> (ø)
... and 23 more