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

philihp / sort-unwind / 26260732475
100%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 12:15AM 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

22 May 2026 12:14AM UTC coverage: 100.0%. Remained the same
26260732475

push

github

web-flow
fix(build): order exports types-first to eliminate esbuild warning (#918)

esbuild matches export conditions top-down. With "types" listed last
after "import" and "require", it could never match, triggering:
  The condition "types" here will never be used as it comes after
  both "import" and "require"

Nest types per format so ESM and CJS consumers each pick up the
correct declaration file (.d.ts vs .d.cts, both already emitted by
tsup).

Co-authored-by: Claude <noreply@anthropic.com>

2 of 2 branches covered (100.0%)

Branch coverage included in aggregate %.

16 of 16 relevant lines covered (100.0%)

116.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26260732475.1 22 May 2026 12:15AM UTC 1
100.0
GitHub Action Run
Source Files on build 26260732475
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 7277f8cc on github
  • Prev Build on main (#26259752663)
  • Next Build on main (#26320500185)
  • Delete
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