Skip to content

fix: logging issues #593

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 1 commit into from
Oct 29, 2024
Merged

fix: logging issues #593

merged 1 commit into from
Oct 29, 2024

Conversation

isc-tleavitt
Copy link
Collaborator

Fixes #592
This is a minor regression in unreleased code, so not bothering with a changelog entry. Also added consistent checking of %gitSCOutputFlag - we've been getting some duplicated logs in Pull because of this

Fixes #592
This is a minor regression in unreleased code, so not bothering with a changelog entry.
Also added consistent checking of %gitSCOutputFlag - we've been getting some duplicated logs in Pull because of this
@codecov-commenter
Copy link

⚠️ 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 5 lines in your changes missing coverage. Please review.

Project coverage is 26.14%. Comparing base (01ee816) to head (e6114d2).

Files with missing lines Patch % Lines
cls/SourceControl/Git/Utils.cls 0.00% 3 Missing ⚠️
cls/SourceControl/Git/WebUIDriver.cls 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #593      +/-   ##
==========================================
- Coverage   26.17%   26.14%   -0.03%     
==========================================
  Files          21       21              
  Lines        2808     2811       +3     
==========================================
  Hits          735      735              
- Misses       2073     2076       +3     

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

@isc-tleavitt isc-tleavitt merged commit 90c0853 into main Oct 29, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the fix-592 branch October 29, 2024 14:24
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.

Git UI JS Error in Studio when accessing Stash screen
3 participants