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: ensure scanner is stopped on cancellation #36

Merged
merged 2 commits into from
Apr 17, 2024

fix: ensure scanner is stopped on cancellation

40d1c42
Select commit
Loading
Failed to load commit list.
Merged

fix: ensure scanner is stopped on cancellation #36

fix: ensure scanner is stopped on cancellation
40d1c42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 17, 2024 in 0s

61.01% (-0.28%) compared to 2350543

View this Pull Request on Codecov

61.01% (-0.28%) compared to 2350543

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.01%. Comparing base (2350543) to head (40d1c42).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   61.29%   61.01%   -0.28%     
==========================================
  Files          12       12              
  Lines        1018     1021       +3     
  Branches      172      173       +1     
==========================================
- Hits          624      623       -1     
- Misses        367      369       +2     
- Partials       27       29       +2     

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