Skip to content

Errors switching to new branch are reported to UI #625

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

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

isc-pbarton
Copy link
Collaborator

Fixes #624 which was experienced on a customer call today

@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 25.81%. Comparing base (9320089) to head (0f88702).

Files with missing lines Patch % Lines
cls/SourceControl/Git/Utils.cls 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #625      +/-   ##
==========================================
- Coverage   25.84%   25.81%   -0.04%     
==========================================
  Files          21       21              
  Lines        2797     2801       +4     
==========================================
  Hits          723      723              
- Misses       2074     2078       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@isc-tleavitt isc-tleavitt merged commit 659a268 into main Nov 8, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the new-branch-errors branch November 8, 2024 13:53
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.

Missing error handling when creating a new branch in basic mode
3 participants