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.10] #709 Return empty response for empty mappings and no applied aliases #750

Merged
merged 1 commit into from
Dec 1, 2023

#709 Return empty response for empty mappings and no applied aliases …

624ee34
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.10] #709 Return empty response for empty mappings and no applied aliases #750

#709 Return empty response for empty mappings and no applied aliases …
624ee34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 30, 2023 in 1s

25.03% (-0.01%) compared to e005b5a

View this Pull Request on Codecov

25.03% (-0.01%) compared to e005b5a

Details

Codecov Report

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

Comparison is base (e005b5a) 25.04% compared to head (624ee34) 25.03%.

Files Patch % Lines
...ch/securityanalytics/mapper/MappingsTraverser.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.10     #750      +/-   ##
============================================
- Coverage     25.04%   25.03%   -0.01%     
- Complexity      940      941       +1     
============================================
  Files           255      255              
  Lines         11125    11125              
  Branches       1242     1242              
============================================
- Hits           2786     2785       -1     
- Misses         8087     8089       +2     
+ Partials        252      251       -1     

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