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

mpyw / axios-case-converter / 29558582046
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-minor-22cf09a089
DEFAULT BRANCH: master
Ran 17 Jul 2026 05:55AM UTC
Jobs 4
Files 4
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

17 Jul 2026 05:55AM UTC coverage: 93.069%. Remained the same
29558582046

Pull #87

github

mpyw
ci: switch release to workflow_dispatch and publish before tagging

Triggering npm publish on GitHub Release creation is an anti-pattern: if the
publish fails, the tag and Release are already finalized. Under GitHub's
Immutable Releases that tag name can never be reused, so a failed publish
burns a version number.

The workflow now runs on workflow_dispatch, publishes to npm first
(prepublishOnly runs the checks/tests), and creates the tag and GitHub
Release only after a successful publish. The version is derived from
package.json.

Ref: https://zenn.dev/yumemi_inc/articles/github-release-not-a-publish-trigger
Pull Request #87: ci: switch release to workflow_dispatch, publish before tagging

88 of 98 branches covered (89.8%)

Branch coverage included in aggregate %.

100 of 104 relevant lines covered (96.15%)

143.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node:24 axios:^1 - 29558582046.1 17 Jul 2026 05:55AM UTC 4
93.07
GitHub Action Run
2 node:20 axios:^1 - 29558582046.2 17 Jul 2026 05:55AM UTC 4
93.07
GitHub Action Run
3 node:26 axios:^1 - 29558582046.3 17 Jul 2026 05:55AM UTC 4
93.07
GitHub Action Run
4 node:22 axios:^1 - 29558582046.4 17 Jul 2026 05:55AM UTC 4
93.07
GitHub Action Run
Source Files on build 29558582046
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29558582046
  • Pull Request #87
  • PR Base - master (#29547406013)
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