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

[CIVIS-2934] skippable tests api client #158

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

anmarchenko
Copy link
Member

What does this PR do?
Add skippable tests api client: will be used in subsequent PRs to request from the backend which tests can be skipped

How to test the change?
Unit tests only for now

@anmarchenko anmarchenko marked this pull request as ready for review April 12, 2024 10:14
@anmarchenko anmarchenko requested review from a team as code owners April 12, 2024 10:14
@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2024

Codecov Report

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

Project coverage is 99.05%. Comparing base (c564bbf) to head (3d52ba1).
Report is 2 commits behind head on 1.0.

Files Patch % Lines
lib/datadog/ci/test_visibility/recorder.rb 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##              1.0     #158    +/-   ##
========================================
  Coverage   99.04%   99.05%            
========================================
  Files         193      195     +2     
  Lines        8824     8957   +133     
  Branches      381      387     +6     
========================================
+ Hits         8740     8872   +132     
- Misses         84       85     +1     

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

@romainkomorndatadog romainkomorndatadog changed the title [CIVIS-2934] skippable tests api clinet [CIVIS-2934] skippable tests api client Apr 12, 2024
@anmarchenko anmarchenko merged commit 9641d3a into 1.0 Apr 12, 2024
23 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/skippable_tests_api_clinet branch April 12, 2024 10:37
@anmarchenko anmarchenko 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