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

jallum / flatbuffer
99%
main: 100%

Build:
Build:
LAST BUILD BRANCH: fix/fb-3lk-codegen
DEFAULT BRANCH: main
Repo Added 12 Aug 2025 11:21PM UTC
Files 11
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

LAST BUILD ON BRANCH test/cover-error-paths
branch: test/cover-error-paths
CHANGE BRANCH
x
Reset
  • test/cover-error-paths
  • chore/bump-iodata
  • chore/ignore-claude-dir
  • feature/coverage
  • fix/ci-warnings
  • fix/fb-3lk-codegen
  • main
  • perf/alignment
  • perf/batch-inline-vectors
  • perf/binary-cursor-fast-path
  • perf/generated-reader
  • perf/generated-writer

31 Aug 2026 05:43PM UTC coverage: 99.327% (+0.9%) from 98.43%
6f4cbe57fb6cdc5bcadf8160f4de143cafc24339-PR-12

Pull #12

github

jallum
Pattern-match schema structs to satisfy 1.19 type checker

Elixir 1.19 warns on a struct update when the variable is not proven
to be that struct, and CI runs with --warnings-as-errors. Match on
%Flatbuffer.Schema{} at binding and use plain map updates, as the
compiler hint suggests.

Claude-Session: https://claude.ai/code/session_014wfX6262n6A6qBPCXEo6Gz
Pull Request #12: Cover error paths for union vectors and mismatched schemas

443 of 446 relevant lines covered (99.33%)

52.94 hits per line

Relevant lines Covered
Build:
Build:
446 RELEVANT LINES 443 COVERED LINES
52.94 HITS PER LINE
Source Files on test/cover-error-paths
  • Tree
  • List 8
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
6f4cbe57... test/cover-error-paths Pattern-match schema structs to satisfy 1.19 type checker Elixir 1.19 warns on a struct update when the variable is not proven to be that struct, and CI runs with --warnings-as-errors. Match on %Flatbuffer.Schema{} at binding and use plain map up... Pull #12 31 Aug 2026 05:44PM UTC jallum github
99.33
686b8bbe... test/cover-error-paths Cover error paths for union vectors and mismatched schemas ## Why Four reachable error branches had no tests: the writer's handling of union vectors (which the schema parser accepts but the writer cannot encode), and get/4's defense against a sc... Pull #12 31 Aug 2026 05:07PM UTC jallum github
99.33
See All Builds (30)
  • Repo on GitHub
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