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

Resolve plugin config vs classpath exceptions #7723

Merged
merged 3 commits into from
Oct 20, 2023

style(scanner): Shorten a `null` check

c09a355
Select commit
Loading
Failed to load commit list.
Merged

Resolve plugin config vs classpath exceptions #7723

style(scanner): Shorten a `null` check
c09a355
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2023 in 0s

67.81% (+0.00%) compared to cb6a186

View this Pull Request on Codecov

67.81% (+0.00%) compared to cb6a186

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb6a186) 67.81% compared to head (c09a355) 67.81%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7723   +/-   ##
=========================================
  Coverage     67.81%   67.81%           
  Complexity     2045     2045           
=========================================
  Files           352      352           
  Lines         16829    16829           
  Branches       2380     2380           
=========================================
  Hits          11412    11412           
  Misses         4427     4427           
  Partials        990      990           
Files Coverage Δ
.../src/main/kotlin/storages/ClearlyDefinedStorage.kt 83.11% <100.00%> (ø)

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