Commit graph

18 commits

Author SHA1 Message Date
6af32696be Apply lints to all targets 2026-03-16 20:45:30 -03:00
c305627822 Add dev::test module for filesystem tests setup/teardown 2026-03-16 20:04:48 -03:00
8c20597350 Embed assets into the binary
Some checks failed
/ publish (push) Has been cancelled
2026-03-11 02:40:45 -03:00
5b5541c28f Adopt and apply nightly clippy configuration 2026-02-16 23:37:23 -03:00
d7d034757a Adopt and apply nightly rustfmt configuration 2026-02-16 16:19:27 -03:00
95411ef605 Make doc comments in graph.rs more consistent 2026-01-21 21:02:16 -03:00
21a710658d Analyze necessity and effects of checked arithmetic 2026-01-21 16:52:54 -03:00
5151c53a2b Expand test coverage 2026-01-19 01:45:54 -03:00
386e6b482b Fix summing of total detached edges 2026-01-19 01:45:40 -03:00
9f9042a19d Make node connections no longer an Option 2026-01-19 01:42:23 -03:00
817777d7d6 Expand Graph module test coverage 2026-01-18 03:10:30 -03:00
c23d35217d Further centralize state, return result from serial methods 2026-01-17 04:01:03 -03:00
874cac2df1 Implement log levels 2026-01-15 12:07:18 -03:00
75f50d6ed1 Fix miscounting of detached edges 2026-01-14 02:45:35 -03:00
41a5994bbd Add counting of detached nodes 2026-01-13 15:32:36 -03:00
697dcc720d Merge serial module into the graph module 2026-01-13 13:10:32 -03:00
bd5d46a5d4 Make edge modulation steps more consistent 2026-01-12 15:14:13 -03:00
db8c02df04 Break up 'types' module 2026-01-12 14:45:37 -03:00