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 force-remove option #166

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

hkctkuy
Copy link
Member

@hkctkuy hkctkuy commented Oct 11, 2023

No description provided.

@hkctkuy hkctkuy linked an issue Oct 11, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

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

Comparison is base (ccaddb9) 60.12% compared to head (0a39642) 60.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   60.12%   60.17%   +0.04%     
==========================================
  Files          29       29              
  Lines        6743     6774      +31     
==========================================
+ Hits         4054     4076      +22     
- Misses       2689     2698       +9     
Files Coverage Δ
casr/src/bin/casr-afl.rs 89.63% <100.00%> (+0.46%) ⬆️
casr/src/bin/casr-libfuzzer.rs 91.48% <100.00%> (+0.44%) ⬆️
casr/src/util.rs 71.42% <16.66%> (-1.02%) ⬇️
casr/src/bin/casr-ubsan.rs 84.24% <53.84%> (-0.93%) ⬇️

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

@SweetVishnya SweetVishnya merged commit 0ac3deb into ispras:master Oct 13, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option for remove output directory
3 participants