Skip to content

Commit

Permalink
Saving QA files for release v1.0.0-alpha.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
zanerock committed Jul 30, 2023
1 parent b14813e commit e52f1fe
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions qa/lint.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Test git rev: b14813e67ded7953819c4ef0dbed10d88363a339
23 changes: 23 additions & 0 deletions qa/unit-test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
Test git rev: b14813e67ded7953819c4ef0dbed10d88363a339
PASS test/ItemManager.test.js
PASS test/Model.test.js
PASS test/Item.test.js
PASS test/ListManager.test.js
-------------------------|---------|----------|---------|---------|-------------------------------------------------------------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-------------------------|---------|----------|---------|---------|-------------------------------------------------------------------------------
All files | 80.93 | 69.25 | 80 | 81.84 |
src | 80.75 | 69.25 | 80 | 81.7 |
Item.js | 82.55 | 77.19 | 70 | 83.13 | 112-120,176,182,210-217,225-227,235,259,263
ItemManager.js | 83.44 | 76.98 | 79.41 | 85.82 | 64,84-86,137-138,150,189,200-206,227-229,236,251,295,315
ListManager.js | 81.5 | 56.71 | 87.17 | 81.95 | 54,75,100,142-143,148-149,153,158-165,173,270,279-282,288-293,312,364-365,377
Model.mjs | 67.34 | 40 | 71.42 | 67.34 | 17,24,41,58,66-86
src/lib | 100 | 100 | 100 | 100 |
index-relationships.js | 100 | 100 | 100 | 100 |
-------------------------|---------|----------|---------|---------|-------------------------------------------------------------------------------

Test Suites: 4 passed, 4 total
Tests: 92 passed, 92 total
Snapshots: 0 total
Time: 0.432 s, estimated 1 s
Ran all test suites.

0 comments on commit e52f1fe

Please sign in to comment.