Skip to content

Commit 5a74029

Browse files
committed
chore: update tests
1 parent b9e3ac8 commit 5a74029

File tree

64 files changed

+66
-63
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+66
-63
lines changed

.as-test/coverage/naive/coverage.arbitrary.spec.ts.log.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"enabled": true,
3-
"showPoints": false,
3+
"showPoints": true,
44
"total": 578,
55
"covered": 136,
66
"uncovered": 442,

.as-test/coverage/naive/coverage.array.spec.ts.log.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"enabled": true,
3-
"showPoints": false,
3+
"showPoints": true,
44
"total": 549,
55
"covered": 82,
66
"uncovered": 467,

.as-test/coverage/naive/coverage.bool.spec.ts.log.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"enabled": true,
3-
"showPoints": false,
3+
"showPoints": true,
44
"total": 549,
55
"covered": 59,
66
"uncovered": 490,

.as-test/coverage/naive/coverage.box.spec.ts.log.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"enabled": true,
3-
"showPoints": false,
3+
"showPoints": true,
44
"total": 549,
55
"covered": 56,
66
"uncovered": 493,

.as-test/coverage/naive/coverage.custom.spec.ts.log.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"enabled": true,
3-
"showPoints": false,
3+
"showPoints": true,
44
"total": 549,
55
"covered": 55,
66
"uncovered": 494,

.as-test/coverage/naive/coverage.date.spec.ts.log.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"enabled": true,
3-
"showPoints": false,
3+
"showPoints": true,
44
"total": 549,
55
"covered": 54,
66
"uncovered": 495,

.as-test/coverage/naive/coverage.enum.spec.ts.log.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"enabled": true,
3-
"showPoints": false,
3+
"showPoints": true,
44
"total": 549,
55
"covered": 55,
66
"uncovered": 494,

.as-test/coverage/naive/coverage.float.spec.ts.log.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"enabled": true,
3-
"showPoints": false,
3+
"showPoints": true,
44
"total": 549,
55
"covered": 53,
66
"uncovered": 496,

.as-test/coverage/naive/coverage.generics.spec.ts.log.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"enabled": true,
3-
"showPoints": false,
3+
"showPoints": true,
44
"total": 549,
55
"covered": 69,
66
"uncovered": 480,

.as-test/coverage/naive/coverage.hierarchy.spec.ts.log.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"enabled": true,
3-
"showPoints": false,
3+
"showPoints": true,
44
"total": 549,
55
"covered": 54,
66
"uncovered": 495,

0 commit comments

Comments
 (0)