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

Skip pull if remote branch does not exist #647

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

isc-pbarton
Copy link
Collaborator

Fixes #562

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 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 41.85%. Comparing base (5a852bd) to head (c1ca545).

Files with missing lines Patch % Lines
cls/SourceControl/Git/Utils.cls 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #647      +/-   ##
==========================================
- Coverage   41.91%   41.85%   -0.06%     
==========================================
  Files          23       23              
  Lines        3023     3027       +4     
==========================================
  Hits         1267     1267              
- Misses       1756     1760       +4     

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


🚨 Try these New Features:

@isc-tleavitt isc-tleavitt merged commit a0afa8b into main Nov 21, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the pull-fatal-error branch November 21, 2024 13:55
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.

Sync: don't log "fatal" errors when nothing is really wrong
4 participants