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

Add Plugin Support #794

Merged
merged 92 commits into from
Apr 15, 2024

Fix test

7028ee0
Select commit
Loading
Failed to load commit list.
Merged

Add Plugin Support #794

Fix test
7028ee0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2024 in 0s

77.04% (target 75.00%)

View this Pull Request on Codecov

77.04% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 86.08696% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 77.04%. Comparing base (08de9bd) to head (7028ee0).
Report is 1 commits behind head on main.

Files Patch % Lines
...r/aisec/codyze/core/output/aggregator/Aggregate.kt 88.50% 1 Missing and 9 partials ⚠️
...ofer/aisec/codyze/core/output/aggregator/Parser.kt 68.42% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #794      +/-   ##
============================================
- Coverage     82.39%   77.04%   -5.35%     
- Complexity      179      250      +71     
============================================
  Files            49       59      +10     
  Lines          1363     1895     +532     
  Branches        184      265      +81     
============================================
+ Hits           1123     1460     +337     
- Misses          157      314     +157     
- Partials         83      121      +38     

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