Skip to content

Add validation for threat intel source config (#1393)

Codecov / codecov/project succeeded Oct 30, 2024 in 0s

69.09% (+0.09%) compared to 3a5cbe7

View this Pull Request on Codecov

69.09% (+0.09%) compared to 3a5cbe7

Details

Codecov Report

Attention: Patch coverage is 49.15254% with 30 lines in your changes missing coverage. Please review.

Project coverage is 69.09%. Comparing base (3a5cbe7) to head (9692350).

Files with missing lines Patch % Lines
...s/threatIntel/common/SourceConfigDtoValidator.java 29.72% 11 Missing and 15 partials ⚠️
...analytics/threatIntel/model/SATIFSourceConfig.java 81.81% 1 Missing and 1 partial ⚠️
...lytics/threatIntel/model/SATIFSourceConfigDto.java 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.15    #1406      +/-   ##
============================================
+ Coverage     69.00%   69.09%   +0.09%     
- Complexity     3602     3617      +15     
============================================
  Files           404      404              
  Lines         20072    20103      +31     
  Branches       2046     2060      +14     
============================================
+ Hits          13851    13891      +40     
+ Misses         5194     5182      -12     
- Partials       1027     1030       +3     

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