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

jallum / flatbuffer / a87d139e8ab3e802d82d3d1bbee560f064d592aa
100%

Build:
DEFAULT BRANCH: main
Ran 28 Aug 2026 07:57PM UTC
Jobs 1
Files 8
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

28 Aug 2026 07:57PM UTC coverage: 78.14%. First build
a87d139e8ab3e802d82d3d1bbee560f064d592aa

push

github

web-flow
Add coveralls coverage reporting and README badge (#7)

Ports bedrock's coverage setup:

- `excoveralls` (test-only) with `test_coverage: [tool: ExCoveralls]`
and coveralls tasks mapped to the test env in `cli/0`.
- `coveralls.json` skips `test/support`, `.github`, and the generated
leex/yecc `.erl` files — with them in the denominator coverage read
43.2%; the real figure for authored code is **77.4%**, floored at 77.0.
- CI: the newest cell (1.20/OTP 29) gains `coverage: true` and runs `mix
coveralls.github` instead of `mix test`; exactly one cell reports to
avoid coveralls 422s on double upload (rationale inherited from
bedrock's workflow).
- README: Coveralls badge (branch=main) alongside the existing
CI/Hex/docs badges.

Also freshens dependencies per review: `ex_doc` updated 0.39.3 → 0.40.3,
and requirement strings tightened to the versions actually tested
against (`iodata ~> 0.7`, `benchee ~> 1.5`, `ex_doc ~> 0.40`). `mix
hex.outdated` is now clean; 82 tests pass and `mix docs` builds.

Note: the badge and the `coveralls.github` upload need the repo enabled
on coveralls.io — if the first coverage upload fails, that's the switch
to flip.

https://claude.ai/code/session_019AmC4xDErJitgXXP8dm5jM

336 of 430 relevant lines covered (78.14%)

35.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 a87d139e8ab3e802d82d3d1bbee560f064d592aa.1 28 Aug 2026 07:57PM UTC 8
78.14
GitHub Action Run
Source Files on build a87d139e8ab3e802d82d3d1bbee560f064d592aa
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a87d139e on github
  • Next Build on main (#09DE4D1B...)
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