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

Fantomas update #105

Closed dbrattli closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #105 (c19a052) into master (6765a88) will decrease coverage by 0.57%. The diff coverage is 61.11%.

:exclamation: Current head c19a052 differs from pull request most recent head 99d514b. Consider uploading reports for the commit 99d514b to get more accurate results

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
- Coverage   75.65%   75.07%   -0.58%     
==========================================
  Files           9        9              
  Lines         653      634      -19     
  Branches       38       38              
==========================================
- Hits          494      476      -18     
+ Misses        134      133       -1     
  Partials       25       25              
Impacted Files Coverage Δ
src/Pipeline/Core.fs 67.18% <33.33%> (-0.51%) :arrow_down:
src/HttpHandler/HttpContext.fs 83.11% <50.00%> (-1.23%) :arrow_down:
src/HttpHandler/Fetch.fs 91.78% <60.00%> (-1.97%) :arrow_down:
src/Pipeline/Error.fs 64.80% <66.66%> (+0.51%) :arrow_up:
src/HttpHandler/HttpHandler.fs 74.49% <80.00%> (+0.15%) :arrow_up: