Skip to content

feat: GoGitActionCache shallow fetch#2677

Merged
mergify[bot] merged 1 commit intomasterfrom
ChristopherHX-patch-1
Feb 22, 2025
Merged

feat: GoGitActionCache shallow fetch#2677
mergify[bot] merged 1 commit intomasterfrom
ChristopherHX-patch-1

Conversation

@ChristopherHX
Copy link
Contributor

  • speed up cloning iff feature flag is on, should not have any negative impact

Related to #2672, but not fixing this as this code here is disabled

* speed up cloning iff feature flag is on, should not have any negative impact
@ChristopherHX ChristopherHX requested a review from a team as a code owner February 22, 2025 14:10
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 2.72s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 9.43s
✅ REPOSITORY secretlint yes no 1.21s
✅ REPOSITORY trivy-sbom yes no 0.39s
✅ REPOSITORY trufflehog yes no 4.2s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.29%. Comparing base (5a80a04) to head (36676b2).
Report is 176 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2677       +/-   ##
===========================================
+ Coverage   61.56%   74.29%   +12.72%     
===========================================
  Files          53       72       +19     
  Lines        9002    11051     +2049     
===========================================
+ Hits         5542     8210     +2668     
+ Misses       3020     2208      -812     
- Partials      440      633      +193     

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

@mergify mergify bot merged commit 16bdce5 into master Feb 22, 2025
12 checks passed
@mergify mergify bot deleted the ChristopherHX-patch-1 branch February 22, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants