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

tinyhttp / tinyhttp / 29643495249 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2026 11:59AM UTC
Files 44
Run time 1s
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

18 Jul 2026 11:58AM UTC coverage: 99.487%. Remained the same
29643495249.1

push

github

web-flow
ci: restore git tags and GitHub releases in release workflow (#511)

Since 8dfec433 switched publishing from 'changeset publish' to
'pnpm -r publish', the changesets action stopped creating git tags and
GitHub releases: it detects published packages by grepping the publish
script's stdout for 'New tag:' lines, which only the changesets CLI
prints. pnpm publishes fine but emits no such lines, so the action saw
zero releases (npm got the packages, GitHub got nothing).

Append 'changeset tag' to the release script so tags are created and
the 'New tag:' lines are emitted after pnpm publishes. Fetch existing
tags in checkout so changeset tag only tags versions that aren't
already tagged, instead of re-tagging every package at HEAD.

Also retroactively heals the 2.x releases published without tags.

1011 of 1020 branches covered (99.12%)

Branch coverage included in aggregate %.

1317 of 1320 relevant lines covered (99.77%)

87.69 hits per line

Source Files on job 29643495249.1
  • Tree
  • List 44
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 29643495249
  • dfcda1ed on github
  • Prev Job for on master (#29642880616.1)
  • Next Job for on master (#29657149946.1)
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