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

connorourke / crystal_torture / 21168463236
94%
master: 93%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 20 Jan 2026 10:42AM UTC
Jobs 4
Files 40
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

20 Jan 2026 10:40AM UTC coverage: 94.023% (+1.1%) from 92.91%
21168463236

push

github

bjmorgan
Add edges module for edge-weighted percolation analysis

Implements a new edges module that enables percolation analysis with
explicit edge lists and optional weights. This allows finding percolation
thresholds by sweeping across weight values.

New functionality:
- Edge and EdgeData dataclasses for representing graph connectivity
- edges_from_structure() to generate edges from geometry
- edges_from_labels() for label-based edge weights
- graph_from_edges() to build graphs from edge lists
- JSON serialisation via load_edges() and save_edges()
- EdgeData.filter() for threshold-based edge filtering

2580 of 2744 relevant lines covered (94.02%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.10 - 21168463236.1 20 Jan 2026 10:42AM UTC 10
94.02
GitHub Action Run
2 python-3.12 - 21168463236.2 20 Jan 2026 10:42AM UTC 10
94.02
GitHub Action Run
3 python-3.11 - 21168463236.3 20 Jan 2026 10:42AM UTC 10
94.02
GitHub Action Run
4 python-3.13 - 21168463236.4 20 Jan 2026 10:42AM UTC 10
94.02
GitHub Action Run
Source Files on build 21168463236
  • Tree
  • List 40
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21168463236
  • 164bdd5d on github
  • Prev Build on master (#15530840239)
  • Next Build on edges (#21168540026)
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