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

code-shoily / yog_ex
93%

Build:
DEFAULT BRANCH: main
Repo Added 19 Apr 2026 04:46PM UTC
Files 117
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • main
  • zigler-native-graph-setup

09 Jun 2026 03:35AM UTC coverage: 93.057% (+0.02%) from 93.039%
a7d1ddf33c299f8adbad291df7f529d51009cb93

push

github

code-shoily
Bump 0.98.3

10521 of 11306 relevant lines covered (93.06%)

7988.75 hits per line

Relevant lines Covered
Build:
Build:
11306 RELEVANT LINES 10521 COVERED LINES
7988.75 HITS PER LINE
Source Files on main
  • Tree
  • List 117
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
a7d1ddf3... main Bump 0.98.3 push 09 Jun 2026 03:36AM UTC code-shoily github
93.06
5b3969b6... main test: suppress expected eigenvector DAG warnings Two centrality tests intentionally exercise eigenvector on pure DAGs, which triggers a Logger.warning about zero-vector convergence. The fallback behavior (uniform distribution) is the expected and... push 09 Jun 2026 03:34AM UTC code-shoily github
93.04
497f5051... main ci: bump matrix to Erlang/OTP 29 and Elixir 1.20 push 09 Jun 2026 03:26AM UTC code-shoily github
93.06
2def48a2... main test: fix pre-existing flaky SBM community bounds Three tests in community_test.exs had bounds that were too tight for the actual algorithm behavior on SBM-generated graphs: 1. Leiden SBM test: increased upper bound from 5 to 7 communities. 2. A... push 09 Jun 2026 01:31AM UTC code-shoily github
93.04
4ad43d2c... main fix(girvan-newman): default to modularity-maximizing partition GirvanNewman.detect/1 with default options was returning the last dendrogram level, which is the trivial all-singletons partition (because GN is divisive and removes all edges). This ... push 09 Jun 2026 01:26AM UTC code-shoily github
93.03
23261b86... main fix(infomap): implement actual Map Equation optimization The previous implementation ran a single pass over nodes with a greedy flow-attraction heuristic (-flow_to_neighbor_community) that bore no relationship to the Map Equation. It did not comp... push 09 Jun 2026 01:17AM UTC code-shoily github
93.02
c220eb59... main fix(leiden): document hierarchical flattening via Dendrogram.flatten_to_original/1 Leiden's detect_hierarchical/1 already stored raw assignments at each level (compatible with the Dendrogram.flatten_to_original/1 helper introduced by the Louvain ... push 09 Jun 2026 01:03AM UTC code-shoily github
93.02
39925fba... main fix(louvain): run full hierarchical Louvain, fix dendrogram levels Bug 1: detect/1 ran only phase 1 of Louvain. The recursive aggregation step was implemented but never invoked from detect/1. Fixed by adding phase2_aggregate + rebuild_state + rec... push 09 Jun 2026 12:56AM UTC code-shoily github
92.99
e44d1e72... main fix(multi/eulerian): tolerate isolated nodes in Eulerian checks Yog.Multi.Eulerian required every node — including isolated nodes with zero degree — to be reachable for connectivity. Standard Eulerian theory only requires connectivity among nodes... push 09 Jun 2026 12:47AM UTC code-shoily github
93.0
927f33a2... main fix(multi): correct undirected self-loop degree counting In standard graph theory, an undirected self-loop contributes 2 to a node's degree. Yog.Multi.Model was counting it as 1 because the edge ID was stored only once in out_edge_ids / in_edge_i... push 08 Jun 2026 09:56PM UTC code-shoily github
92.98
See All Builds (60)
  • Repo on GitHub
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