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

Added heuristics about which file to update in DependencyManager #180

Merged
merged 4 commits into from
Dec 19, 2023

Added a couple more integration tests for DependencyManager

5cabfb1
Select commit
Loading
Failed to load commit list.
Merged

Added heuristics about which file to update in DependencyManager #180

Added a couple more integration tests for DependencyManager
5cabfb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2023 in 1s

96.19% (target 90.00%)

View this Pull Request on Codecov

96.19% (target 90.00%)

Details

Codecov Report

Merging #180 (5cabfb1) into main (966bf5e) will decrease coverage by 0.24%.
The diff coverage is 82.22%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
- Coverage   96.42%   96.19%   -0.24%     
==========================================
  Files          79       79              
  Lines        3723     3754      +31     
==========================================
+ Hits         3590     3611      +21     
- Misses        133      143      +10     
Files Coverage Δ
...codemodder/project_analysis/python_repo_manager.py 87.50% <ø> (-8.34%) ⬇️
src/codemodder/context.py 97.87% <94.11%> (+0.22%) ⬆️
src/codemodder/codemodder.py 95.94% <86.66%> (-1.07%) ⬇️
...r/dependency_management/requirements_txt_writer.py 84.37% <61.53%> (-15.63%) ⬇️

... and 1 file with indirect coverage changes