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 path inclusion behavior #224

Merged
merged 1 commit into from
Jan 26, 2024

Fix path inclusion behavior

d8b66de
Select commit
Loading
Failed to load commit list.
Merged

Fix path inclusion behavior #224

Fix path inclusion behavior
d8b66de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2024 in 0s

96.47% (target 90.00%)

View this Pull Request on Codecov

96.47% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4cc579f) 96.47% compared to head (d8b66de) 96.47%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #224   +/-   ##
=======================================
  Coverage   96.47%   96.47%           
=======================================
  Files          98       98           
  Lines        4196     4197    +1     
=======================================
+ Hits         4048     4049    +1     
  Misses        148      148           
Files Coverage Δ
src/codemodder/code_directory.py 100.00% <100.00%> (ø)
src/codemodder/codemodder.py 94.33% <100.00%> (+0.05%) ⬆️