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 support for external diff commands #108

Merged
merged 4 commits into from
Mar 8, 2023
Merged

Add support for external diff commands #108

merged 4 commits into from
Mar 8, 2023

Conversation

allenporter
Copy link
Owner

Add support for running an external diff command, and update README with examples with dyff.

Issue #101

@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2023

Codecov Report

Merging #108 (a7c067d) into main (d8f87f1) will decrease coverage by 0.73%.
The diff coverage is 86.48%.

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
- Coverage   92.13%   91.41%   -0.73%     
==========================================
  Files          15       15              
  Lines        1399     1432      +33     
==========================================
+ Hits         1289     1309      +20     
- Misses        110      123      +13     
Impacted Files Coverage Δ
flux_local/tool/diff.py 84.57% <84.61%> (-6.28%) ⬇️
flux_local/command.py 96.82% <88.88%> (-1.33%) ⬇️
flux_local/tool/selector.py 98.24% <100.00%> (+0.06%) ⬆️
flux_local/git_repo.py 95.63% <0.00%> (+0.39%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@allenporter allenporter merged commit c9a0fd2 into main Mar 8, 2023
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.

2 participants