We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21893b7 commit bcda8a0Copy full SHA for bcda8a0
vitest.config.ts
@@ -82,22 +82,22 @@ export default defineConfig({
82
lines: 98.63,
83
},
84
'packages/extension/**': {
85
- statements: 78.22,
86
- functions: 80.21,
+ statements: 77.94,
+ functions: 80.31,
87
branches: 75,
88
- lines: 78.25,
+ lines: 77.96,
89
90
'packages/kernel/**': {
91
- statements: 88.94,
+ statements: 88.95,
92
functions: 93.44,
93
- branches: 77.41,
94
- lines: 88.91,
+ branches: 77.58,
+ lines: 88.92,
95
96
'packages/nodejs/**': {
97
statements: 72.91,
98
- functions: 76.92,
+ functions: 83.33,
99
branches: 63.63,
100
- lines: 74.46,
+ lines: 72.91,
101
102
'packages/rpc-methods/**': {
103
statements: 100,
0 commit comments