chef / berkshelf

A Chef Cookbook manager
Other
1 stars 3 forks source link

refactoring networking issues #21

Closed johnmccrae closed 1 year ago

johnmccrae commented 1 year ago

Description

Recently, various tests started failing. Investigation showed that the response object body element was either missing or malformed. Per RFC2119 the body element should be present. This code enforces that.

Issues Resolved

Check List

sonarcloud[bot] commented 1 year ago

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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqube-for-infrastructure-prod[bot] commented 1 year ago

SonarQube Quality Gate

Quality Gate failed

Failed condition C Maintainability Rating on New Code (is worse than A)

See analysis details on SonarQube

Fix issues before they fail your Quality Gate with SonarLint SonarLint in your IDE.