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

fix git related tests #162

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

anmarchenko
Copy link
Member

What does this PR do?
Fixes git tests that were too unstable to be usable.

Current version creates local origin for each test and then clones it (both as a shallow and full clone).

@anmarchenko anmarchenko requested review from a team as code owners April 22, 2024 15:03
@anmarchenko anmarchenko requested a review from tonyredondo April 22, 2024 15:03
@anmarchenko anmarchenko marked this pull request as draft April 22, 2024 15:09
@anmarchenko anmarchenko removed the request for review from tonyredondo April 22, 2024 15:09
@anmarchenko anmarchenko marked this pull request as ready for review April 22, 2024 15:15
@anmarchenko anmarchenko requested a review from tonyredondo April 22, 2024 15:16
@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 98.94737% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 99.05%. Comparing base (314ab7e) to head (5e89348).
Report is 1 commits behind head on main.

Files Patch % Lines
spec/datadog/ci/git/local_repository_spec.rb 98.94% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
+ Coverage   98.90%   99.05%   +0.15%     
==========================================
  Files         196      196              
  Lines        9326     9340      +14     
  Branches      404      404              
==========================================
+ Hits         9224     9252      +28     
+ Misses        102       88      -14     

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

@anmarchenko anmarchenko force-pushed the anmarchenko/fix_tests_add_upgrade_guide branch from 5e89348 to 16e1d11 Compare April 23, 2024 10:45
@anmarchenko anmarchenko force-pushed the anmarchenko/fix_tests_add_upgrade_guide branch from 16e1d11 to bd8123b Compare April 23, 2024 10:46
@anmarchenko anmarchenko merged commit 92ad381 into main Apr 23, 2024
25 of 26 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/fix_tests_add_upgrade_guide branch April 23, 2024 11:20
@github-actions github-actions bot added this to the 1.0 milestone Apr 23, 2024
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.

3 participants