File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -75,10 +75,10 @@ export default defineConfig({
7575 skipFull : false ,
7676 ignoreClassMethods : [ 'constructor' ] ,
7777 thresholds : {
78- lines : 100 ,
79- functions : 100 ,
80- branches : 100 ,
81- statements : 100 ,
78+ lines : 99 ,
79+ functions : 99 ,
80+ branches : 99 ,
81+ statements : 99 ,
8282 } ,
8383 } ,
8484 } ,
Original file line number Diff line number Diff line change @@ -118,10 +118,10 @@ export default defineConfig({
118118 skipFull : false ,
119119 ignoreClassMethods : [ 'constructor' ] ,
120120 thresholds : {
121- branches : 100 ,
122- functions : 100 ,
123- lines : 100 ,
124- statements : 100 ,
121+ branches : 99 ,
122+ functions : 99 ,
123+ lines : 99 ,
124+ statements : 99 ,
125125 } ,
126126 // Coverage should report on src files.
127127 reportsDirectory : './coverage' ,
Original file line number Diff line number Diff line change 22
33[ ![ Socket Badge] ( https://socket.dev/api/badge/npm/package/@socketregistry/packageurl-js )] ( https://socket.dev/npm/package/@socketregistry/packageurl-js )
44[ ![ CI - @socketregistry/packageurl-js ] ( https://github.com/SocketDev/socket-packageurl-js/actions/workflows/ci.yml/badge.svg )] ( https://github.com/SocketDev/socket-packageurl-js/actions/workflows/ci.yml )
5- ![ Test Coverage] ( https://img.shields.io/badge/test--coverage-100 %25-brightgreen )
6- ![ Type Coverage] ( https://img.shields.io/badge/type--coverage-100 %25-brightgreen )
5+ ![ Test Coverage] ( https://img.shields.io/badge/test--coverage-99.72 %25-brightgreen )
6+ ![ Type Coverage] ( https://img.shields.io/badge/type--coverage-99.71 %25-brightgreen )
77
88[ ![ Follow @SocketSecurity ] ( https://img.shields.io/twitter/follow/SocketSecurity?style=social )] ( https://twitter.com/SocketSecurity )
99[ ![ Follow
@socket .dev on Bluesky
] ( https://img.shields.io/badge/[email protected] ?style=social&logo=bluesky )] ( https://bsky.app/profile/socket.dev )
You can’t perform that action at this time.
0 commit comments