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

Use a common constant to specify the version for log type mappings #708 #734

Merged
merged 3 commits into from
Dec 8, 2023

use xcontenthelper to parse json file

aad562e
Select commit
Loading
Failed to load commit list.
Merged

Use a common constant to specify the version for log type mappings #708 #734

use xcontenthelper to parse json file
aad562e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 0s

24.77% (+0.03%) compared to c0f7bd9

View this Pull Request on Codecov

24.77% (+0.03%) compared to c0f7bd9

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c0f7bd9) 24.73% compared to head (aad562e) 24.77%.
Report is 1 commits behind head on main.

Files Patch % Lines
...arch/securityanalytics/logtype/LogTypeService.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #734      +/-   ##
============================================
+ Coverage     24.73%   24.77%   +0.03%     
- Complexity     1021     1022       +1     
============================================
  Files           275      275              
  Lines         12662    12668       +6     
  Branches       1389     1389              
============================================
+ Hits           3132     3138       +6     
  Misses         9264     9264              
  Partials        266      266              

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