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

tinyhttp / tinyhttp / 29643495249
99%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2026 11:59AM UTC
Jobs 2
Files 44
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

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

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%)

175.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29643495249.1 18 Jul 2026 11:59AM UTC 44
99.49
GitHub Action Run
2 29643495249.2 18 Jul 2026 11:59AM UTC 44
99.49
GitHub Action Run
Source Files on build 29643495249
  • 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 Repo
  • dfcda1ed on github
  • Prev Build on master (#29642880616)
  • Next Build on master (#29657149946)
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