Skip to content

Added pruning to fetch calls #560

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 3 commits into from
Oct 22, 2024
Merged

Added pruning to fetch calls #560

merged 3 commits into from
Oct 22, 2024

Conversation

isc-etamarch
Copy link
Collaborator

Fixes #471

@isc-etamarch isc-etamarch linked an issue Oct 21, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 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 2 lines in your changes missing coverage. Please review.

Project coverage is 25.16%. Comparing base (c62aac2) to head (18d2690).
Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
cls/SourceControl/Git/Utils.cls 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #560   +/-   ##
=======================================
  Coverage   25.16%   25.16%           
=======================================
  Files          18       18           
  Lines        2647     2647           
=======================================
  Hits          666      666           
  Misses       1981     1981           

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

@isc-tleavitt isc-tleavitt merged commit c34322c into main Oct 22, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the issue-471 branch October 22, 2024 14:42
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.

Make sure git fetch calls prune
3 participants