Skip to content

Commit

Permalink
Made another commit to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed May 10, 2020
1 parent 50d0b5f commit 36c5022
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs-src/_data/coverage.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{"total": {"lines":{"total":3464,"covered":3062,"skipped":0,"pct":88.39},"statements":{"total":3486,"covered":3083,"skipped":0,"pct":88.44},"functions":{"total":818,"covered":714,"skipped":0,"pct":87.29},"branches":{"total":1503,"covered":1213,"skipped":0,"pct":80.71}}
{"total": {"lines":{"total":3463,"covered":3064,"skipped":0,"pct":88.48},"statements":{"total":3485,"covered":3085,"skipped":0,"pct":88.52},"functions":{"total":818,"covered":714,"skipped":0,"pct":87.29},"branches":{"total":1499,"covered":1213,"skipped":0,"pct":80.92}}
,"/Users/zachleat/Code/eleventy/src/Benchmark.js": {"lines":{"total":18,"covered":17,"skipped":0,"pct":94.44},"functions":{"total":7,"covered":7,"skipped":0,"pct":100},"statements":{"total":18,"covered":17,"skipped":0,"pct":94.44},"branches":{"total":6,"covered":5,"skipped":0,"pct":83.33}}
,"/Users/zachleat/Code/eleventy/src/BenchmarkGroup.js": {"lines":{"total":46,"covered":34,"skipped":0,"pct":73.91},"functions":{"total":9,"covered":6,"skipped":0,"pct":66.67},"statements":{"total":46,"covered":34,"skipped":0,"pct":73.91},"branches":{"total":21,"covered":11,"skipped":0,"pct":52.38}}
,"/Users/zachleat/Code/eleventy/src/BenchmarkGroup.js": {"lines":{"total":46,"covered":35,"skipped":0,"pct":76.09},"functions":{"total":9,"covered":6,"skipped":0,"pct":66.67},"statements":{"total":46,"covered":35,"skipped":0,"pct":76.09},"branches":{"total":21,"covered":13,"skipped":0,"pct":61.9}}
,"/Users/zachleat/Code/eleventy/src/BenchmarkManager.js": {"lines":{"total":27,"covered":21,"skipped":0,"pct":77.78},"functions":{"total":8,"covered":6,"skipped":0,"pct":75},"statements":{"total":27,"covered":21,"skipped":0,"pct":77.78},"branches":{"total":8,"covered":6,"skipped":0,"pct":75}}
,"/Users/zachleat/Code/eleventy/src/ComputedData.js": {"lines":{"total":46,"covered":46,"skipped":0,"pct":100},"functions":{"total":8,"covered":8,"skipped":0,"pct":100},"statements":{"total":46,"covered":46,"skipped":0,"pct":100},"branches":{"total":17,"covered":17,"skipped":0,"pct":100}}
,"/Users/zachleat/Code/eleventy/src/ComputedDataProxy.js": {"lines":{"total":51,"covered":50,"skipped":0,"pct":98.04},"functions":{"total":10,"covered":10,"skipped":0,"pct":100},"statements":{"total":51,"covered":50,"skipped":0,"pct":98.04},"branches":{"total":32,"covered":29,"skipped":0,"pct":90.63}}
,"/Users/zachleat/Code/eleventy/src/ComputedDataQueue.js": {"lines":{"total":21,"covered":21,"skipped":0,"pct":100},"functions":{"total":10,"covered":10,"skipped":0,"pct":100},"statements":{"total":21,"covered":21,"skipped":0,"pct":100},"branches":{"total":11,"covered":8,"skipped":0,"pct":72.73}}
,"/Users/zachleat/Code/eleventy/src/ComputedDataTemplateString.js": {"lines":{"total":24,"covered":24,"skipped":0,"pct":100},"functions":{"total":4,"covered":4,"skipped":0,"pct":100},"statements":{"total":24,"covered":24,"skipped":0,"pct":100},"branches":{"total":6,"covered":5,"skipped":0,"pct":83.33}}
,"/Users/zachleat/Code/eleventy/src/Config.js": {"lines":{"total":5,"covered":5,"skipped":0,"pct":100},"functions":{"total":0,"covered":0,"skipped":0,"pct":100},"statements":{"total":5,"covered":5,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
,"/Users/zachleat/Code/eleventy/src/Eleventy.js": {"lines":{"total":222,"covered":121,"skipped":0,"pct":54.5},"functions":{"total":40,"covered":20,"skipped":0,"pct":50},"statements":{"total":223,"covered":121,"skipped":0,"pct":54.26},"branches":{"total":74,"covered":32,"skipped":0,"pct":43.24}}
,"/Users/zachleat/Code/eleventy/src/Eleventy.js": {"lines":{"total":221,"covered":122,"skipped":0,"pct":55.2},"functions":{"total":40,"covered":20,"skipped":0,"pct":50},"statements":{"total":222,"covered":122,"skipped":0,"pct":54.95},"branches":{"total":70,"covered":30,"skipped":0,"pct":42.86}}
,"/Users/zachleat/Code/eleventy/src/EleventyBaseError.js": {"lines":{"total":6,"covered":6,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":6,"covered":6,"skipped":0,"pct":100},"branches":{"total":2,"covered":2,"skipped":0,"pct":100}}
,"/Users/zachleat/Code/eleventy/src/EleventyCommandCheck.js": {"lines":{"total":28,"covered":28,"skipped":0,"pct":100},"functions":{"total":5,"covered":5,"skipped":0,"pct":100},"statements":{"total":28,"covered":28,"skipped":0,"pct":100},"branches":{"total":8,"covered":7,"skipped":0,"pct":87.5}}
,"/Users/zachleat/Code/eleventy/src/EleventyConfig.js": {"lines":{"total":2,"covered":2,"skipped":0,"pct":100},"functions":{"total":0,"covered":0,"skipped":0,"pct":100},"statements":{"total":2,"covered":2,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
Expand Down
6 changes: 3 additions & 3 deletions docs/coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

| Filename | % Lines | % Statements | % Functions | % Branches |
| ---------------------------------------------------------- | ------- | ------------ | ----------- | ---------- |
| `total` | 88.39% | 88.44% | 87.29% | 80.71% |
| `total` | 88.48% | 88.52% | 87.29% | 80.92% |
| `src/Benchmark.js` | 94.44% | 94.44% | 100% | 83.33% |
| `src/BenchmarkGroup.js` | 73.91% | 73.91% | 66.67% | 52.38% |
| `src/BenchmarkGroup.js` | 76.09% | 76.09% | 66.67% | 61.9% |
| `src/BenchmarkManager.js` | 77.78% | 77.78% | 75% | 75% |
| `src/ComputedData.js` | 100% | 100% | 100% | 100% |
| `src/ComputedDataProxy.js` | 98.04% | 98.04% | 100% | 90.63% |
| `src/ComputedDataQueue.js` | 100% | 100% | 100% | 72.73% |
| `src/ComputedDataTemplateString.js` | 100% | 100% | 100% | 83.33% |
| `src/Config.js` | 100% | 100% | 100% | 100% |
| `src/Eleventy.js` | 54.5% | 54.26% | 50% | 43.24% |
| `src/Eleventy.js` | 55.2% | 54.95% | 50% | 42.86% |
| `src/EleventyBaseError.js` | 100% | 100% | 100% | 100% |
| `src/EleventyCommandCheck.js` | 100% | 100% | 100% | 87.5% |
| `src/EleventyConfig.js` | 100% | 100% | 100% | 100% |
Expand Down

0 comments on commit 36c5022

Please sign in to comment.