cognitedata / oryx

.NET Cross platform and highly composable middleware for building web request handlers in F#
Apache License 2.0
202 stars 10 forks source link

Labels for metrics #92

Closed polomani closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #92 (ca5528c) into master (a042b07) will increase coverage by 0.03%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   72.89%   72.92%   +0.03%     
==========================================
  Files          10       10              
  Lines         867      868       +1     
  Branches       14       14              
==========================================
+ Hits          632      633       +1     
  Misses        228      228              
  Partials        7        7              
Impacted Files Coverage Δ
src/HttpHandler/HttpHandler.fs 75.60% <33.33%> (ø)
src/HttpHandler/Fetch.fs 83.54% <50.00%> (ø)
src/HttpHandler/HttpContext.fs 79.31% <100.00%> (+0.17%) :arrow_up: