gabriel / musehub public
fix patch feat/marketplace-domain-link-backfill #1 / 9
AI Agent gabriel · 15 days ago · Jul 4, 2026 · Diff

fix: /domains listing page showed install_count mislabeled as repo count (musehub#120)

sha256:f43385abfe83550c4c14357dad5e2e42d0d10fb6b6510c4ea582e57074ee0509 sha
+9 ~18 symbols
sha256:b06db50f8795ca0e39ed6732c1dd9d3ca2523f49d8d97a4a2471ed4e7f3d0db5 snapshot
+9
symbols added
~18
symbols modified
0
dead code introduced
Semantic Changes 27 symbols
+ count_public_repos_by_domain function async_function count_public_repos_by_domain L257–282
~ tests/test_domains.py .py 8 symbols added, 14 symbols modified
+ test_domains_listing_page_reports_real_repo_count_not_install_count method async_method test_domains_listing_page_reports_real_repo_count_not_install_count L797–817
+ TestIntegrationCountPublicReposByDomain class class TestIntegrationCountPublicReposByDomain L370–423
+ test_counts_public_repos_per_domain method async_method test_counts_public_repos_per_domain L377–389
+ test_does_not_count_other_domains_repos method async_method test_does_not_count_other_domains_repos L414–423
+ test_domain_with_zero_repos_absent_from_result method async_method test_domain_with_zero_repos_absent_from_result L399–407
+ test_empty_domain_ids_returns_empty_dict method async_method test_empty_domain_ids_returns_empty_dict L409–412
+ test_private_repos_excluded method async_method test_private_repos_excluded L391–397
+ count_public_repos_by_domain import import count_public_repos_by_domain L40–40

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