Closed krynju closed 1 year ago
Merging #41 (d62d837) into main (ab990fc) will decrease coverage by
2.44%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## main #41 +/- ##
==========================================
- Coverage 78.06% 75.63% -2.44%
==========================================
Files 7 7
Lines 497 513 +16
==========================================
Hits 388 388
- Misses 109 125 +16
Impacted Files | Coverage Δ | |
---|---|---|
src/server.jl | 55.73% <0.00%> (-19.82%) |
:arrow_down: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
I'm patching a use case I have for now, but I can see there is some code to handle this, but it's based on a Dict What I'm getting is a vector of multparts from HTTP.jl so just adding support for this - not sure what the Dict handling is for.