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

[ADD] CDP-Error-Tag in http response header; fixes #363 #364

Conversation

lxatstariongroup
Copy link
Contributor

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the COMET-SDK code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

[ADD] CDPErrorTag in http response header; fixes #363

@lxatstariongroup lxatstariongroup changed the title [ADD] CDPErrorTag in http response header; fixes #363 [ADD] CDP-Error-Tag in http response header; fixes #363 Jul 2, 2024
Copy link

sonarqubecloud bot commented Jul 2, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 70%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@lxatstariongroup lxatstariongroup merged commit 86772e6 into development Jul 2, 2024
5 of 6 checks passed
@lxatstariongroup lxatstariongroup deleted the feat/gh363-add-exception-tag-in-http-response-header branch July 2, 2024 13:58
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.

Add possibility to create an HTTP Response header that contains information about a specific exception
2 participants