test: calculate code coverage correctly
This commit is contained in:
parent
396fb81813
commit
edc1b2f122
@ -3,6 +3,7 @@ const config = {
|
||||
transform: {
|
||||
"^.+\\.(t|j)sx?$": "@swc/jest",
|
||||
},
|
||||
collectCoverageFrom: ["./src/**"]
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
Loading…
x
Reference in New Issue
Block a user