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

tnajdek / zotero-api-client
100%

Build:
DEFAULT BRANCH: master
Repo Added 27 Jun 2017 10:53AM UTC
Files 3
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • dependabot/npm_and_yarn/acorn-7.1.1
  • dependabot/npm_and_yarn/http-cache-semantics-4.1.1
  • dependabot/npm_and_yarn/json5-2.2.3
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/terser-5.14.2
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • github-actions
  • partial-upload
  • refs/tags/v0.38.0
  • refs/tags/v0.39.0
  • refs/tags/v0.40.0
  • refs/tags/v0.40.1
  • refs/tags/v0.41.0
  • refs/tags/v0.41.1
  • refs/tags/v0.42.0
  • refs/tags/v0.43.0
  • refs/tags/v0.43.1
  • refs/tags/v0.44.0
  • refs/tags/v0.45.0
  • refs/tags/v0.46.0
  • refs/tags/v0.47.0
  • v0.10.0
  • v0.11.0
  • v0.21.1
  • v0.21.2
  • v0.23.0
  • v0.23.1
  • v0.34.0
  • v0.34.1
  • v0.34.2
  • v0.35.0
  • v0.36.0

15 Apr 2026 04:08PM UTC coverage: 99.952% (+0.001%) from 99.951%
24465130677

push

github

tnajdek
Fixed multiple edge-case bugs + minor optimization

- Fixed `makeUrlQuery` dropping falsy query param values like `0` and `false`
- Fixed file upload register request (stage 3) firing even when the storage upload (stage 2) failed
- Fixed `processOpts` (`apiScheme`/`apiPath` normalization) not being called for requests other than GET
- Fixed missing URL-encoding the filename in the file upload form body
- Fixed `getLinks()` and `getMeta()` throwing `TypeError` when response data is null or a non-object
- Fixed file upload ignoring user-provided `mtime`, always overwriting it with `Date.now()`
- Fixed `url.replace('\n', '')` only removing the first newline when parsing file URL responses
- Fixed `RelLinks` TypeScript type using `previous` instead of the correct `prev`, and added missing `first`
- Removed redundant double `Array.from()` in `getRelLinks()`
- Optimised file upload body construction by using `TextEncoder`
- Removed redundant `this.message = message` in `ErrorResponse` constructor since `super(message)` already sets it

364 of 365 branches covered (99.73%)

Branch coverage included in aggregate %.

49 of 49 new or added lines in 3 files covered. (100.0%)

1701 of 1701 relevant lines covered (100.0%)

29.99 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24465130677 master Fixed multiple edge-case bugs + minor optimization - Fixed `makeUrlQuery` dropping falsy query param values like `0` and `false` - Fixed file upload register request (stage 3) firing even when the storage upload (stage 2) failed - Fixed `processO... push 15 Apr 2026 04:09PM UTC tnajdek github
99.95
22017301620 master 0.48.0 push 14 Feb 2026 12:26PM UTC tnajdek github
99.95
22007997008 master Update dependencies. Close #35 * Migrated tests to use latest version of fetch-mock * Migrated eslint to use modern config * Fixed few minor eslint issues push 14 Feb 2026 12:53AM UTC tnajdek github
99.95
19800330265 master Improve code formatting and documentation push 30 Nov 2025 02:30PM UTC tnajdek github
99.95
19736464708 master Fix typos, improve code formatting, and clarify documentation push 27 Nov 2025 12:36PM UTC tnajdek github
99.95
19735779795 master Add `linkwrap` query parameter #36 push 27 Nov 2025 12:10PM UTC tnajdek github
99.95
19712864417 master Fix tests after 8f1c26c5 push 26 Nov 2025 05:51PM UTC tnajdek github
99.95
18751540067 master Add ts definitions. Close #28 push 23 Oct 2025 02:21PM UTC tnajdek github
99.95
13264259517 master 0.47.0 push 11 Feb 2025 01:40PM UTC tnajdek github
99.95
13099548751 master Clarify documentation for renaming capability push 02 Feb 2025 02:11PM UTC tnajdek github
99.95
See All Builds (138)
  • 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