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 ignore whitespace choice option to git diff command #237

Merged

Conversation

frankdekker
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 15, 2023

Codecov Report

Merging #237 (90452fe) into master (37ea671) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #237   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      2288      2298   +10     
===========================================
  Files            388       389    +1     
  Lines           6734      6772   +38     
===========================================
+ Hits            6734      6772   +38     
Impacted Files Coverage Δ
...Controller/App/Review/ReviewFileTreeController.php 100.00% <100.00%> (ø)
...ller/App/Review/UpdateFileSeenStatusController.php 100.00% <100.00%> (ø)
src/MessageHandler/DiffFileCacheMessageHandler.php 100.00% <100.00%> (ø)
src/Service/CodeReview/CodeReviewFileService.php 100.00% <100.00%> (ø)
src/Service/Git/Diff/GitDiffService.php 100.00% <100.00%> (ø)
src/Service/Git/Review/FileDiffOptions.php 100.00% <100.00%> (ø)
src/Service/Git/Review/ReviewSessionService.php 100.00% <100.00%> (ø)
src/Service/Git/Show/GitShowCommandBuilder.php 100.00% <100.00%> (ø)
src/ViewModelProvider/ReviewViewModelProvider.php 100.00% <100.00%> (ø)

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

@frankdekker frankdekker merged commit 6407a0f into master Apr 15, 2023
@frankdekker frankdekker deleted the Add-ignore-whitespace-choice-option-to-git-diff-command branch April 15, 2023 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant