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

steve-downey / transpose / 28752912507
97%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2026 07:55PM UTC
Jobs 1
Files 13
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

05 Jul 2026 07:53PM UTC coverage: 96.7%. Remained the same
28752912507

push

github

steve-downey
Prose follows code: document the invoke-core Applicative

- Part 2 (explainer): invoke is the contentful core (pure + invoke is the
  obligation); apply is the derived convenience where the context can hold a
  callable; new 'Two capabilities, genuinely two' section -- std::simd::vec
  as the registered Applicative that is NOT Traversable (the Functor-vs-
  Foldable analogy), simd_lanes as the context that transposes.
- Part 3 (adapter): Applicative row is pure + (invoke | apply); the simd
  section becomes the registered-instance story with the McBride/Paterson
  canonical form and GHC MINIMAL/(<*>) = liftA2 id grounding; the former
  open question (invoke-only applicative?) is resolved -- the library now
  is invoke-core, partial application traded away knowingly.
- Part 4 (author): CPO section and close updated to the literal dual core;
  fixed a missed renumbering in the closing recap; retired the term
  'niebloid' in favor of plain 'function object' (per Eric Niebler's
  preference, relayed).
- Part 1: std::simd::vec noted as a registered applicative context (map/
  zip_with through the front door) while simd_lanes remains the
  transposable structure.
- D3200R0: proposed-operations list leads with invoke as the n-ary core;
  bundled-mechanism section sketches the dual core and the simd lock-out
  argument.
- Regenerated blog HTML + GFM.

293 of 303 relevant lines covered (96.7%)

12.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28752912507.1 05 Jul 2026 07:55PM UTC 13
96.7
GitHub Action Run
Source Files on build 28752912507
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28752912507
  • 201092a5 on github
  • Prev Build on main (#28752758140)
  • Next Build on main (#28753566303)
  • 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