File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 77[ ![ CI/CD] ( https://img.shields.io/github/actions/workflow/status/SylphxAI/pdf-reader-mcp/ci.yml?style=flat-square&label=CI/CD )] ( https://github.com/SylphxAI/pdf-reader-mcp/actions/workflows/ci.yml )
88[ ![ codecov] ( https://img.shields.io/codecov/c/github/SylphxAI/pdf-reader-mcp?style=flat-square )] ( https://codecov.io/gh/SylphxAI/pdf-reader-mcp )
99[ ![ npm version] ( https://img.shields.io/npm/v/@sylphx/pdf-reader-mcp?style=flat-square )] ( https://www.npmjs.com/package/@sylphx/pdf-reader-mcp )
10+ [ ![ coverage] ( https://img.shields.io/badge/coverage-94.17%25-brightgreen?style=flat-square )] ( https://pdf-reader-msu3esos4-sylphx.vercel.app )
1011[ ![ Downloads] ( https://img.shields.io/npm/dm/@sylphx/pdf-reader-mcp?style=flat-square )] ( https://www.npmjs.com/package/@sylphx/pdf-reader-mcp )
1112[ ![ License] ( https://img.shields.io/badge/License-MIT-blue?style=flat-square )] ( https://opensource.org/licenses/MIT )
1213
Original file line number Diff line number Diff line change 4545 "inspector" : " npx @modelcontextprotocol/inspector dist/index.js" ,
4646 "test" : " vitest run" ,
4747 "test:watch" : " vitest watch" ,
48- "test:cov" : " vitest run --coverage --reporter=junit --outputFile=test-report.junit.xml " ,
48+ "test:cov" : " vitest run --coverage" ,
4949 "lint" : " biome lint ." ,
5050 "lint:fix" : " biome lint --write ." ,
5151 "format" : " biome format --write ." ,
8080 "@types/glob" : " ^8.1.0" ,
8181 "@types/node" : " ^24.0.7" ,
8282 "@types/pngjs" : " ^6.0.5" ,
83- "@vitest/coverage-v8" : " ^4.0.7 " ,
83+ "@vitest/coverage-v8" : " ^4.0.8 " ,
8484 "husky" : " ^9.1.7" ,
8585 "lint-staged" : " ^16.2.6" ,
8686 "standard-version" : " ^9.5.0" ,
You can’t perform that action at this time.
0 commit comments