gabriel / musehub public
fix patch dev
AI Agent gabriel · 133 days ago · May 4, 2026 · Diff

fix: ui_blob reads provenance from first-class columns, drops commit_meta references

sha256:8d63d04ea601454c45ce4ad046ff4798f90dbb8a5a3f06accd6b00ddca4213e4 sha
+14 ~2 symbols
sha256:3cd03a8dbe01777f0811c184f8394a703b1899f15e807fafabc70a2852d9c3ec snapshot
+14
symbols added
~2
symbols modified
0
dead code introduced
Semantic Changes 16 symbols
~ tests/test_ui_blob_no_commit_meta.py .py 14 symbols added
+ _add_commit function async_function _add_commit L58–85
+ _add_snapshot function async_function _add_snapshot L41–55
+ _make_repo function async_function _make_repo L26–38
+ _sha function function _sha L22–23
+ _utc function function _utc L18–19
+ AsyncSession import import AsyncSession L13–13
+ annotations import import annotations L8–8
+ datetime import import datetime L12–12
+ db import import db L15–15
+ hashlib import import hashlib L10–10
+ pytest import import pytest L11–11
+ timezone import import timezone L12–12
+ test_b1_file_history_reads_first_class_columns class async_function test_b1_file_history_reads_first_class_columns L93–114
+ test_b2_blob_route_provenance_no_commit_meta function async_function test_b2_blob_route_provenance_no_commit_meta L122–150
← Older Oldest on dev
All commits
Newer → Latest on dev

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:8d63d04ea601454c45ce4ad046ff4798f90dbb8a5a3f06accd6b00ddca4213e4 --body "your comment"