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

code-shoily / yog_ex / 93325142e83cd02c13a65bb6cd98f5b6e1007ab9
93%

Build:
DEFAULT BRANCH: main
Ran 09 Jun 2026 11:43PM UTC
Jobs 1
Files 117
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

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

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

1 of 1 new or added line in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

10543 of 11329 relevant lines covered (93.06%)

21411.71 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
94.2
-0.89% lib/yog/matching.ex
Jobs
ID Job ID Ran Files Coverage
1 93325142e83cd02c13a65bb6cd98f5b6e1007ab9.1 09 Jun 2026 11:43PM UTC 117
93.06
GitHub Action Run
Source Files on build 93325142e83cd02c13a65bb6cd98f5b6e1007ab9
  • Tree
  • List 117
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 93325142 on github
  • Prev Build on main (#0A9345D0...)
  • Next Build on main (#779AC55E...)
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