Comparing version 16.0.0 to 16.0.1
{ | ||
"name": "woodland", | ||
"version": "16.0.0", | ||
"version": "16.0.1", | ||
"description": "Lightweight HTTP router with automatic headers", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -170,15 +170,15 @@ <img src="https://avoidwork.github.io/woodland/logo.svg" width="108" /> | ||
```console | ||
---------------|---------|----------|---------|---------|----------------------------------------------------------------------------- | ||
---------------|---------|----------|---------|---------|--------------------------------------------------------------------------------- | ||
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s | ||
---------------|---------|----------|---------|---------|----------------------------------------------------------------------------- | ||
All files | 92.23 | 72.68 | 96.88 | 92.5 | | ||
woodland | 100 | 100 | 100 | 100 | | ||
index.js | 100 | 100 | 100 | 100 | | ||
woodland/lib | 92.12 | 72.68 | 96.83 | 92.39 | | ||
autoindex.js | 100 | 0 | 100 | 100 | 7 | ||
constants.js | 100 | 100 | 100 | 100 | | ||
mime.js | 100 | 33.33 | 100 | 100 | 15-18 | ||
utility.js | 91.89 | 73.39 | 100 | 91.82 | 22,143-145,160-161,163,167,185 | ||
woodland.js | 91.67 | 73.42 | 95.12 | 92.11 | 145,157-158,176-177,233-234,243,274-278,293,406,420,429-430,437,443,473,477 | ||
---------------|---------|----------|---------|---------|----------------------------------------------------------------------------- | ||
---------------|---------|----------|---------|---------|--------------------------------------------------------------------------------- | ||
All files | 91.95 | 72.6 | 95.38 | 92.21 | | ||
woodland | 100 | 100 | 100 | 100 | | ||
index.js | 100 | 100 | 100 | 100 | | ||
woodland/lib | 91.83 | 72.6 | 95.31 | 92.09 | | ||
autoindex.js | 100 | 0 | 100 | 100 | 7 | ||
constants.js | 100 | 100 | 100 | 100 | | ||
mime.js | 100 | 33.33 | 100 | 100 | 15-18 | ||
utility.js | 91.89 | 73.39 | 100 | 91.82 | 22,143-145,160-161,163,167,185 | ||
woodland.js | 91.24 | 73.31 | 92.86 | 91.67 | 140,152-153,171-172,228-229,238,269-273,288,295,405,419,428-429,436,442,472,476 | ||
---------------|---------|----------|---------|---------|--------------------------------------------------------------------------------- | ||
``` | ||
@@ -185,0 +185,0 @@ |
Sorry, the diff of this file is too big to display
137647