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

fix(scanner): Catch a DownloadException instead of IOException #8303

Merged
merged 2 commits into from
Feb 19, 2024

chore(scanner): Wrap a string differently to avoid a string interpola…

81e1cad
Select commit
Loading
Failed to load commit list.
Merged

fix(scanner): Catch a DownloadException instead of IOException #8303

chore(scanner): Wrap a string differently to avoid a string interpola…
81e1cad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2024 in 0s

67.69% (+0.00%) compared to 1ea5f37

View this Pull Request on Codecov

67.69% (+0.00%) compared to 1ea5f37

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1ea5f37) 67.69% compared to head (81e1cad) 67.69%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8303   +/-   ##
=========================================
  Coverage     67.69%   67.69%           
  Complexity      973      973           
=========================================
  Files           240      240           
  Lines          7835     7835           
  Branches        865      865           
=========================================
  Hits           5304     5304           
  Misses         2148     2148           
  Partials        383      383           

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