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

freeeve / rustychickpeas / 27357838453
89%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 03:34PM UTC
Jobs 2
Files 14
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

11 Jun 2026 03:24PM UTC coverage: 88.741% (+0.04%) from 88.701%
27357838453

push

github

freeeve
feat(format): make property columns optional on write and parse

Resident property columns are risky for large graphs, so both directions
are now opt-out:
- rcpg::WriteOptions / write_with: omit column sections entirely
  (topology_only() ships a lean traversal-only file); core's
  write_rcpg_with skips cloning columns it won't write
- rcpg::ParseOptions / parse_with: skip materializing column sections
  even when the file contains them
- GraphReader::topology_only and from_rcpg_bytes_with; the wasm
  constructor now defaults to topology-only — pass loadProperties=true
  to opt in
- FORMAT.md: sections 5/6 documented as optional in both directions

26 of 29 new or added lines in 2 files covered. (89.66%)

2 existing lines in 2 files now uncovered.

2073 of 2336 relevant lines covered (88.74%)

2.49 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
82.33
2.83% rustychickpeas-format/src/rcpg.rs
1
85.71
1.57% rustychickpeas-core/src/serialize.rs

Coverage Regressions

Lines Coverage ∆ File
1
85.71
1.57% rustychickpeas-core/src/serialize.rs
1
82.33
2.83% rustychickpeas-format/src/rcpg.rs
Jobs
ID Job ID Ran Files Coverage
1 rust - 27357838453.1 11 Jun 2026 03:34PM UTC 14
81.14
GitHub Action Run
2 python-api - 27357838453.2 11 Jun 2026 03:41PM UTC 10
0.0
GitHub Action Run
Source Files on build 27357838453
  • Tree
  • List 14
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27357838453
  • 6d664cae on github
  • Prev Build on main (#27356454567)
  • Next Build on main (#27390918805)
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