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

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

Build:
Build:
LAST BUILD BRANCH: refs/tags/v2.4.2
DEFAULT BRANCH: master
Repo Added 26 Oct 2021 01:34PM UTC
Token 7FrFLCJxKo3aBRsbfh9rTJ5S2Ty9uAiZM regen
Build 187 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 improve-ts-types
branch: improve-ts-types
CHANGE BRANCH
x
Reset
Sync Branches
  • improve-ts-types
  • 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/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/json5-2.2.3
  • 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-9.2.0
  • dependabot/npm_and_yarn/nyc-17.0.0
  • dependabot/npm_and_yarn/nyc-17.1.0
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • 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

04 Jun 2023 12:38PM UTC coverage: 100.0%. Remained the same
5169110664

Pull #67

github

web-flow
Merge 26d29c846 into 8fa34f35a
Pull Request #67: Improve TypeScript typings

34 of 34 branches covered (100.0%)

Branch coverage included in aggregate %.

32 of 32 relevant lines covered (100.0%)

4.16 hits per line

Relevant lines Covered
Build:
Build:
32 RELEVANT LINES 32 COVERED LINES
4.16 HITS PER LINE
Source Files on improve-ts-types
  • 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
5169110664 improve-ts-types Merge 26d29c846 into 8fa34f35a Pull #67 04 Jun 2023 12:38PM UTC web-flow github
100.0
5169096962 improve-ts-types Update version push 04 Jun 2023 12:34PM UTC DavideViolante github
100.0
5168973213 improve-ts-types Put everything together push 04 Jun 2023 12:10PM UTC DavideViolante github
100.0
5168942213 improve-ts-types Rename types push 04 Jun 2023 12:04PM UTC DavideViolante github
100.0
5168925095 improve-ts-types Export types too push 04 Jun 2023 12:01PM UTC DavideViolante github
100.0
5168860290 improve-ts-types Add types directly in the options type push 04 Jun 2023 11:40AM UTC DavideViolante github
100.0
5168551467 improve-ts-types Add response typings push 04 Jun 2023 10:20AM UTC DavideViolante github
100.0
5168436295 improve-ts-types Merge pull request #65 from DavideViolante/dependabot/npm_and_yarn/eslint-8.41.0 Bump eslint from 8.39.0 to 8.41.0 push 04 Jun 2023 09:53AM UTC web-flow github
100.0
See All Builds (143)

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

© 2025 Coveralls, Inc