Skip to content

Conversation

tobiasehlert
Copy link
Member

Switching to http package status codes instead of plain integers

  • 200 to http.StatusOK
  • 404 to http.StatusNotFound

@tobiasehlert tobiasehlert added the go Pull requests that update Go code label Jan 29, 2022
@sonarqubecloud
Copy link

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
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jan 29, 2022

Codecov Report

Merging #79 (aa13c82) into main (cff745c) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   79.45%   79.45%           
=======================================
  Files          21       21           
  Lines        2633     2633           
=======================================
  Hits         2092     2092           
  Misses        470      470           
  Partials       71       71           

@tobiasehlert tobiasehlert merged commit e334916 into main Jan 29, 2022
@tobiasehlert tobiasehlert deleted the switching-to-http-statuscodes branch January 29, 2022 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant