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

stores-com / dhl-ecommerce-solutions / 30478260127
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: drop-callback-support
DEFAULT BRANCH: main
Ran 29 Jul 2026 06:05PM UTC
Jobs 1
Files 1
Run time 1min
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

29 Jul 2026 06:04PM UTC coverage: 100.0%. Remained the same
30478260127

Pull #11

github

freshlogic
Add async/await success tests for the six untested methods

Every method already had an await *rejection* test, but only getAccessToken had an await
*success* test. Six methods had never been awaited successfully in the suite: createLabel,
createManifest, downloadManifest, findProducts, getTrackingByPackageId, and
getTrackingByTrackingId.

Coverage did not catch this. The promise branch is `return executor()`, and the rejection
tests execute that line, so line and branch coverage read 100% while the resolved value was
never asserted on.

Each new test mirrors its sibling callback test exactly — same fixture, same assertions, same
timeout — with the callback wrapper removed. No existing test changed.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Pull Request #11: Replace request with native fetch and add async/await via the executor pattern

79 of 79 branches covered (100.0%)

Branch coverage included in aggregate %.

136 of 136 new or added lines in 1 file covered. (100.0%)

295 of 295 relevant lines covered (100.0%)

25.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30478260127.1 29 Jul 2026 06:04PM UTC 1
100.0
GitHub Action Run
Source Files on build 30478260127
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30478260127
  • Pull Request #11
  • PR Base - main (#30467743904)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc