• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

DavideViolante / ocr-space-api-wrapper
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: updateDeps
DEFAULT BRANCH: master
Repo Added 26 Oct 2021 01:34PM UTC
Token 7FrFLCJxKo3aBRsbfh9rTJ5S2Ty9uAiZM regen
Build 228 Last
Files 1
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH updateDeps
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • autolangocr2
  • dependabot/npm_and_yarn/axios-0.24.0
  • dependabot/npm_and_yarn/axios-0.25.0
  • dependabot/npm_and_yarn/axios-0.26.0
  • dependabot/npm_and_yarn/axios-0.27.2
  • dependabot/npm_and_yarn/axios-1.1.3
  • dependabot/npm_and_yarn/axios-1.2.2
  • dependabot/npm_and_yarn/axios-1.3.4
  • dependabot/npm_and_yarn/babel/traverse-7.23.2
  • dependabot/npm_and_yarn/braces-3.0.3
  • dependabot/npm_and_yarn/eslint-8.1.0
  • dependabot/npm_and_yarn/eslint-8.14.0
  • dependabot/npm_and_yarn/eslint-8.16.0
  • dependabot/npm_and_yarn/eslint-8.20.0
  • dependabot/npm_and_yarn/eslint-8.23.0
  • dependabot/npm_and_yarn/eslint-8.24.0
  • dependabot/npm_and_yarn/eslint-8.26.0
  • dependabot/npm_and_yarn/eslint-8.3.0
  • dependabot/npm_and_yarn/eslint-8.31.0
  • dependabot/npm_and_yarn/eslint-8.33.0
  • dependabot/npm_and_yarn/eslint-8.35.0
  • dependabot/npm_and_yarn/eslint-8.37.0
  • dependabot/npm_and_yarn/eslint-8.39.0
  • dependabot/npm_and_yarn/eslint-8.41.0
  • dependabot/npm_and_yarn/eslint-8.44.0
  • dependabot/npm_and_yarn/eslint-8.6.0
  • dependabot/npm_and_yarn/flatted-3.4.2
  • dependabot/npm_and_yarn/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/follow-redirects-1.15.4
  • dependabot/npm_and_yarn/follow-redirects-1.15.6
  • dependabot/npm_and_yarn/form-data-4.0.2
  • dependabot/npm_and_yarn/form-data-4.0.3
  • dependabot/npm_and_yarn/form-data-4.0.4
  • dependabot/npm_and_yarn/form-data-4.0.5
  • dependabot/npm_and_yarn/js-yaml-3.14.2
  • dependabot/npm_and_yarn/json5-2.2.3
  • dependabot/npm_and_yarn/minimatch-3.1.5
  • dependabot/npm_and_yarn/minimist-1.2.6
  • dependabot/npm_and_yarn/mocha-10.0.0
  • dependabot/npm_and_yarn/mocha-10.1.0
  • dependabot/npm_and_yarn/mocha-10.2.0
  • dependabot/npm_and_yarn/mocha-10.3.0
  • dependabot/npm_and_yarn/mocha-10.4.0
  • dependabot/npm_and_yarn/mocha-10.5.2
  • dependabot/npm_and_yarn/mocha-10.7.0
  • dependabot/npm_and_yarn/mocha-10.7.3
  • dependabot/npm_and_yarn/mocha-10.8.2
  • dependabot/npm_and_yarn/mocha-11.0.1
  • dependabot/npm_and_yarn/mocha-11.1.0
  • dependabot/npm_and_yarn/mocha-11.5.0
  • dependabot/npm_and_yarn/mocha-11.7.1
  • dependabot/npm_and_yarn/mocha-11.7.3
  • dependabot/npm_and_yarn/mocha-11.7.4
  • dependabot/npm_and_yarn/mocha-11.7.5
  • dependabot/npm_and_yarn/mocha-9.2.0
  • dependabot/npm_and_yarn/nyc-17.0.0
  • dependabot/npm_and_yarn/nyc-17.1.0
  • dependabot/npm_and_yarn/nyc-18.0.0
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • feat/abort-signal-support
  • improve-ts-types
  • master
  • refs/pull/70/merge
  • refs/tags/v2.0.0
  • refs/tags/v2.1.0
  • refs/tags/v2.1.1
  • refs/tags/v2.1.2
  • refs/tags/v2.1.3
  • refs/tags/v2.2.0
  • refs/tags/v2.3.0
  • refs/tags/v2.3.1
  • refs/tags/v2.3.2
  • refs/tags/v2.4.0
  • refs/tags/v2.4.1
  • refs/tags/v2.4.2
  • refs/tags/v2.4.3
  • refs/tags/v2.4.4
  • refs/tags/v2.4.5
  • refs/tags/v2.4.6
  • throw
  • updateDeps

20 Mar 2026 05:53PM UTC coverage: 100.0%. Remained the same
23355728421

Pull #102

github

DavideViolante
chore: bump version
Pull Request #102: chore(deps): update axios, mocha, form-data

36 of 36 branches covered (100.0%)

Branch coverage included in aggregate %.

36 of 36 relevant lines covered (100.0%)

5.69 hits per line

Relevant lines Covered
Build:
Build:
36 RELEVANT LINES 36 COVERED LINES
5.69 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23355728421 updateDeps chore: bump version Pull #102 20 Mar 2026 05:54PM UTC DavideViolante github
100.0
23353487893 refs/tags/v2.4.6 fix: rethrow error on catch (#101) * fix: rethrow error on catch * chore: bump version push 20 Mar 2026 04:57PM UTC web-flow github
100.0
23353475824 master fix: rethrow error on catch (#101) * fix: rethrow error on catch * chore: bump version push 20 Mar 2026 04:57PM UTC web-flow github
100.0
23351975927 updateDeps chore(deps): update axios, mocha, form-data Pull #102 20 Mar 2026 04:19PM UTC DavideViolante github
100.0
23351658470 throw Merge 39c9d1f6c into 2a276e69a Pull #101 20 Mar 2026 04:11PM UTC web-flow github
100.0
23351589788 throw chore: bump version push 20 Mar 2026 04:10PM UTC DavideViolante github
100.0
23351516255 dependabot/npm_and_yarn/flatted-3.4.2 chore(deps-dev): bump flatted from 3.2.4 to 3.4.2 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.4 to 3.4.2. - [Commits](https://github.com/WebReflection/flatted/compare/v3.2.4...v3.4.2) --- updated-dependencies: - dependency... Pull #100 20 Mar 2026 04:08PM UTC web-flow github
100.0
23351471310 refs/tags/v2.4.5 chore: bump version push 20 Mar 2026 04:07PM UTC DavideViolante github
100.0
23351462495 master chore: bump version push 20 Mar 2026 04:06PM UTC DavideViolante github
100.0
23351422957 master Add support for request abortion via AbortController (#99) push 20 Mar 2026 04:05PM UTC web-flow github
100.0
See All Builds (175)

Badge your Repo: ocr-space-api-wrapper

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc