Skip to content

feat: log all git commands for diagnostic purposes #580

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 25, 2024
Merged

Conversation

isc-tleavitt
Copy link
Collaborator

Fixes #454

Note - we have this on all the time, by default, and that's a feature.

@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2024

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

Codecov Report

Attention: Patch coverage is 71.05263% with 11 lines in your changes missing coverage. Please review.

Project coverage is 26.44%. Comparing base (81e6f6a) to head (e0c419e).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
cls/SourceControl/Git/Log.cls 70.27% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #580      +/-   ##
==========================================
+ Coverage   25.78%   26.44%   +0.65%     
==========================================
  Files          19       20       +1     
  Lines        2730     2791      +61     
==========================================
+ Hits          704      738      +34     
- Misses       2026     2053      +27     

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

@isc-tleavitt isc-tleavitt merged commit 10d2efa into main Oct 25, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the fix-454 branch October 25, 2024 14:16
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.

Add diagnostic logging
3 participants