hrple / common

MIT License
0 stars 0 forks source link

Issue/3/implement handler functionality for server http #15

Closed brettmostert closed 4 years ago

brettmostert commented 4 years ago

This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #15 into master will increase coverage by 19.90%. The diff coverage is 91.30%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #15       +/-   ##
===========================================
+ Coverage   77.46%   97.36%   +19.90%     
===========================================
  Files           2        2               
  Lines          71       76        +5     
===========================================
+ Hits           55       74       +19     
+ Misses         11        1       -10     
+ Partials        5        1        -4     
Impacted Files Coverage Δ
server/applicationServer.go 96.77% <89.47%> (+21.33%) :arrow_up:
server/server.go 100.00% <100.00%> (+14.28%) :arrow_up:

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 02ab14c...6cbfd16. 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