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 branch review creation #276

Merged
merged 66 commits into from
May 19, 2023
Merged

Add branch review creation #276

merged 66 commits into from
May 19, 2023

Conversation

frankdekker
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Merging #276 (2f21598) into master (7cd53a8) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##              master      #276    +/-   ##
============================================
  Coverage     100.00%   100.00%            
- Complexity      2454      2506    +52     
============================================
  Files            421       429     +8     
  Lines           7242      7414   +172     
============================================
+ Hits            7242      7414   +172     
Impacted Files Coverage Δ
src/Service/Git/Diff/DiffFileUpdater.php 100.00% <ø> (ø)
...ViewModel/App/Revision/ReviewRevisionViewModel.php 100.00% <ø> (ø)
...roller/App/Review/CreateBranchReviewController.php 100.00% <100.00%> (ø)
.../App/Review/CreateReviewFromRevisionController.php 100.00% <100.00%> (ø)
...Controller/App/Review/ReviewFileTreeController.php 100.00% <100.00%> (ø)
...ller/App/Review/UpdateFileSeenStatusController.php 100.00% <100.00%> (ø)
src/Entity/Review/CodeReview.php 100.00% <100.00%> (ø)
src/MessageHandler/DiffFileCacheMessageHandler.php 100.00% <100.00%> (ø)
src/Repository/Review/CodeReviewRepository.php 100.00% <100.00%> (ø)
...c/Service/CodeHighlight/HighlightedFileService.php 100.00% <100.00%> (ø)
... and 29 more

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

@frankdekker frankdekker merged commit 1bc1496 into master May 19, 2023
5 checks passed
@frankdekker frankdekker deleted the Add-branch-review-creation branch May 19, 2023 10:41
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