Skip to content

(fix) internal/civisibility: add some checks before performing the http requests. (V2)#3088

Merged
tonyredondo merged 1 commit into
v2-devfrom
tony/civisibility-add-some-checks-v2
Jan 15, 2025
Merged

(fix) internal/civisibility: add some checks before performing the http requests. (V2)#3088
tonyredondo merged 1 commit into
v2-devfrom
tony/civisibility-add-some-checks-v2

Conversation

@tonyredondo

Copy link
Copy Markdown
Member

What does this PR do?

This PR add some checks before performing the http requests and also add support for sending code coverage data in a different format.

PR for V1: #3087

Motivation

I saw some http client response with status code 400 when testing on a Go project without a git repo.

Reviewer's Checklist

  • Changed code has unit tests for its functionality at or near 100% coverage.
  • System-Tests covering this feature have been added and enabled with the va.b.c-dev version tag.
  • There is a benchmark for any new code, or changes to existing code.
  • If this interacts with the agent in a new way, a system test has been added.
  • Add an appropriate team label so this PR gets put in the right place for the release notes.
  • Non-trivial go.mod changes, e.g. adding new modules, are reviewed by @DataDog/dd-trace-go-guild.
  • For internal contributors, a matching PR should be created to the v2-dev branch and reviewed by @DataDog/apm-go.

Unsure? Have a question? Request a review!

…quests and also add support for sending code coverage data in a different format.
@tonyredondo
tonyredondo changed the base branch from main to v2-dev January 15, 2025 12:46
@tonyredondo
tonyredondo marked this pull request as ready for review January 15, 2025 12:48
@tonyredondo
tonyredondo requested review from a team as code owners January 15, 2025 12:48
@tonyredondo
tonyredondo requested a review from dromanol January 15, 2025 12:48
@pr-commenter

pr-commenter Bot commented Jan 15, 2025

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2025-01-15 13:25:04

Comparing candidate commit 8f5c276 in PR branch tony/civisibility-add-some-checks-v2 with baseline commit d4ca755 in branch v2-dev.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 51 metrics, 2 unstable metrics.

@tonyredondo
tonyredondo merged commit d9887a7 into v2-dev Jan 15, 2025
@tonyredondo
tonyredondo deleted the tony/civisibility-add-some-checks-v2 branch January 15, 2025 14:19
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