hrple / common

MIT License
0 stars 0 forks source link

Added functionality for routing to PUT and GET handlers with same route #14

Closed brettmostert closed 4 years ago

brettmostert commented 4 years ago

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 into master will decrease coverage by 22.53%. The diff coverage is 60.97%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
- Coverage     100%   77.46%   -22.54%     
===========================================
  Files           2        2               
  Lines          40       71       +31     
===========================================
+ Hits           40       55       +15     
- Misses          0       11       +11     
- Partials        0        5        +5
Impacted Files Coverage Δ
server/server.go 85.71% <0%> (-14.29%) :arrow_down:
server/applicationServer.go 75.43% <64.1%> (-24.57%) :arrow_down:

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 d37fbf9...e105492. Read the comment docs.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

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