Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[plugin-rest-api] Do not publish request/response details for resource validation #2145

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

ikalinin1
Copy link
Member

@ikalinin1 ikalinin1 commented Nov 4, 2021

Fixes #2055

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Nov 4, 2021

Codecov Report

Merging #2145 (dd0de2b) into master (050b53d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2145   +/-   ##
=========================================
  Coverage     96.21%   96.21%           
  Complexity     5362     5362           
=========================================
  Files           757      757           
  Lines         15318    15318           
  Branches       1031     1031           
=========================================
  Hits          14738    14738           
  Misses          450      450           
  Partials        130      130           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 050b53d...dd0de2b. Read the comment docs.

@valfirst valfirst changed the title [plugin-rest-api] Do not publish request/response details for resourc… [plugin-rest-api] Do not publish request/response details for resource validation Nov 4, 2021
@valfirst valfirst merged commit 515c2c2 into master Nov 4, 2021
@valfirst valfirst deleted the 2055 branch November 4, 2021 13:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not publish request/response details in resource checking steps
4 participants