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: outputting diff when both check and diff options are used. #147

Merged
merged 3 commits into from Jul 3, 2022

Conversation

hadialqattan
Copy link
Owner

Fixes: #146

@codeclimate
Copy link

codeclimate bot commented Jul 2, 2022

Code Climate has analyzed commit 6776324 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jul 2, 2022

Codecov Report

Merging #147 (6776324) into master (63b79e4) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #147   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         2785      2787    +2     
=========================================
+ Hits          2785      2787    +2     
Impacted Files Coverage Δ
pycln/utils/refactor.py 100.00% <100.00%> (ø)
tests/test_refactor.py 100.00% <100.00%> (ø)

@hadialqattan hadialqattan merged commit 542147d into master Jul 3, 2022
@hadialqattan hadialqattan deleted the i146 branch July 3, 2022 05:31
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.

[BUG] --check and --diff don't work together
1 participant