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

Adjust the logger syntax #41

Closed dbrattli closed 4 years ago

dbrattli commented 4 years ago

Adjust the logger syntax

codecov[bot] commented 4 years ago

Codecov Report

Merging #41 into master will decrease coverage by 0.85%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   74.22%   73.36%   -0.86%     
==========================================
  Files           9        9              
  Lines         225      229       +4     
  Branches       19       19              
==========================================
+ Hits          167      168       +1     
- Misses         48       51       +3     
  Partials       10       10              
Impacted Files Coverage Δ
src/Handler.fs 65.95% <0.00%> (-1.83%) :arrow_down: