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

Graph deleted files #140

Merged
merged 8 commits into from
Aug 21, 2022
Merged

Conversation

ThomasTNO
Copy link
Contributor

Add the ability to graph files that are no longer present in the directory.

Relies on #139

@ThomasTNO
Copy link
Contributor Author

@tonybaloney, I resolved merge conflicts. This should be ready to merge.

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2022

Codecov Report

Merging #140 (cc45c52) into master (8ad2767) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  Coverage   97.36%   97.36%           
=======================================
  Files          23       23           
  Lines        1214     1215    +1     
=======================================
+ Hits         1182     1183    +1     
  Misses         32       32           
Impacted Files Coverage Δ
src/wily/commands/graph.py 100.00% <100.00%> (ø)
src/wily/__main__.py 98.30% <0.00%> (-0.01%) ⬇️
src/wily/lang.py 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cclauss
Copy link
Contributor

cclauss commented Jul 15, 2022

What is the status of this pull request?

@ThomasTNO
Copy link
Contributor Author

What is the status of this pull request?

Should be good to go, apart from a broken test

@ThomasTNO
Copy link
Contributor Author

Fixed the broken test, merge time, if you ask me :)

src/wily/commands/graph.py Outdated Show resolved Hide resolved
@tonybaloney tonybaloney merged commit 6ff89ef into tonybaloney:master Aug 21, 2022
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.

None yet

4 participants