gabriel / musehub public
patch feat/clean-up-muse-hub-docstrings #6 / 6
gabriel · 5 days ago · Jun 3, 2026 · Diff

insert `MusehubCommitGraph` row when `merge_proposal` creates a commit and commit ref.

sha256:1b1a47509ee8154b9c61b68e8e871f6f6dd4d48125c5bcc1df61733bd3657c42 sha
+4 ~4 symbols
sha256:93eadf0ff2e1662ac1f5d38e14abb429392908ff617b000cd68befd5e817b2a3 snapshot
+4
symbols added
~4
symbols modified
0
dead code introduced
Semantic Changes 8 symbols
~ musehub/services/musehub_proposals.py .py 1 symbol added, 4 symbols modified
+ MusehubCommitGraph import import MusehubCommitGraph L31–31
~ tests/test_merge_proposals.py .py 3 symbols added
+ TestMergeProposalCommitGraph class class TestMergeProposalCommitGraph L1151–1255
+ test_merge_commit_graph_generation_is_parent_plus_one method async_method test_merge_commit_graph_generation_is_parent_plus_one L1210–1255
+ test_merge_creates_commit_graph_row method async_method test_merge_creates_commit_graph_row L1161–1207

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:1b1a47509ee8154b9c61b68e8e871f6f6dd4d48125c5bcc1df61733bd3657c42 --body "your comment"