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

Merge 1.0 branch into main #161

Merged
merged 147 commits into from
Apr 22, 2024
Merged

Merge 1.0 branch into main #161

merged 147 commits into from
Apr 22, 2024

Conversation

anmarchenko
Copy link
Member

What does this PR do?

Merges all the changes from 1.0 branch into main as we are nearing the 1.0 release of datadog-ci library

Git.root returns Dir.pwd if git is not available
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 98.90%. Comparing base (c23eabe) to head (b26de0f).

Files Patch % Lines
lib/datadog/ci/git/local_repository.rb 92.30% 9 Missing ⚠️
lib/datadog/ci/itr/coverage/writer.rb 90.38% 5 Missing ⚠️
...b/datadog/ci/transport/event_platform_transport.rb 91.30% 4 Missing ⚠️
lib/datadog/ci/itr/runner.rb 97.33% 2 Missing ⚠️
lib/datadog/ci/configuration/settings.rb 80.00% 1 Missing ⚠️
lib/datadog/ci/test_visibility/recorder.rb 97.22% 1 Missing ⚠️
lib/datadog/ci/test_visibility/transport.rb 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
- Coverage   99.06%   98.90%   -0.17%     
==========================================
  Files         163      196      +33     
  Lines        7285     9326    +2041     
  Branches      309      404      +95     
==========================================
+ Hits         7217     9224    +2007     
- Misses         68      102      +34     

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

@anmarchenko anmarchenko marked this pull request as ready for review April 22, 2024 11:15
@anmarchenko anmarchenko requested review from a team as code owners April 22, 2024 11:15
Copy link

@romainkomorndatadog romainkomorndatadog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inspected every line. LGTM.

@anmarchenko anmarchenko merged commit abea9c1 into main Apr 22, 2024
26 checks passed
@anmarchenko anmarchenko deleted the 1.0 branch April 22, 2024 11:21
@github-actions github-actions bot added this to the 1.0 milestone Apr 22, 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