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

Only run semgrep for codemods with initial results #107

Merged
merged 1 commit into from
Oct 27, 2023

Only apply semgrep to codemods with results

deb18c6
Select commit
Loading
Failed to load commit list.
Merged

Only run semgrep for codemods with initial results #107

Only apply semgrep to codemods with results
deb18c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

95.87% (target 90.00%)

View this Pull Request on Codecov

95.87% (target 90.00%)

Details

Codecov Report

Merging #107 (deb18c6) into main (9b80e96) will increase coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   95.71%   95.87%   +0.16%     
==========================================
  Files          62       62              
  Lines        2523     2524       +1     
==========================================
+ Hits         2415     2420       +5     
+ Misses        108      104       -4     
Files Coverage Δ
src/codemodder/codemodder.py 96.80% <100.00%> (+0.18%) ⬆️
src/codemodder/sarifs.py 96.55% <100.00%> (+10.83%) ⬆️
src/codemodder/semgrep.py 94.73% <100.00%> (ø)