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

code-shoily / yog_ex / 93325142e83cd02c13a65bb6cd98f5b6e1007ab9 / 1
93%
main: 93%

Build:
DEFAULT BRANCH: main
Ran 09 Jun 2026 11:43PM UTC
Files 117
Run time 5s
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

09 Jun 2026 11:38PM UTC coverage: 93.062% (-0.004%) from 93.066%
93325142e83cd02c13a65bb6cd98f5b6e1007ab9.1

push

github

code-shoily
fix(property/clique): exclude self from Bron-Kerbosch neighbors

Self-loop edges caused Model.neighbor_ids/2 to include the node itself
as its own neighbor, leading Bron-Kerbosch to incorrectly form
2-cliques from single self-loop nodes. NetworkX correctly rejects
these, so we now filter self from the adjacency map.

Also adds properties oracle parity tests (5 properties):
- is_bipartite, is_eulerian, is_tree, is_forest, is_dag
- clique_number parity via max_weight_clique / find_cliques

10543 of 11329 relevant lines covered (93.06%)

21411.71 hits per line

Source Files on job 93325142e83cd02c13a65bb6cd98f5b6e1007ab9.1
  • Tree
  • List 117
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 93325142
  • 93325142 on github
  • Prev Job for on main (#0a9345d060f7058d58ee4d1ae34423e3818131f6.1)
  • Next Job for on main (#779ac55e7a8bd8fd31f87c73ede921a2b7bced3e.1)
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