Skip to content

Migrate the package to the src/ layout#671

Open
mryab wants to merge 4 commits intomasterfrom
use-src-layout
Open

Migrate the package to the src/ layout#671
mryab wants to merge 4 commits intomasterfrom
use-src-layout

Conversation

@mryab
Copy link
Copy Markdown
Member

@mryab mryab commented Jan 3, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.32%. Comparing base (d20e810) to head (60a4bee).
⚠️ Report is 27 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #671      +/-   ##
==========================================
- Coverage   85.39%   85.32%   -0.08%     
==========================================
  Files          81       96      +15     
  Lines        8006     8585     +579     
==========================================
+ Hits         6837     7325     +488     
- Misses       1169     1260      +91     
Files with missing lines Coverage Δ
src/hivemind/__init__.py 100.00% <ø> (ø)
src/hivemind/averaging/__init__.py 100.00% <ø> (ø)
src/hivemind/averaging/allreduce.py 85.00% <ø> (ø)
src/hivemind/averaging/averager.py 89.43% <ø> (ø)
src/hivemind/averaging/control.py 96.11% <ø> (ø)
src/hivemind/averaging/group_info.py 100.00% <ø> (ø)
src/hivemind/averaging/key_manager.py 94.91% <ø> (ø)
src/hivemind/averaging/load_balancing.py 95.91% <ø> (ø)
src/hivemind/averaging/matchmaking.py 83.13% <ø> (ø)
src/hivemind/averaging/partition.py 97.25% <ø> (ø)
... and 86 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

mryab added 2 commits January 5, 2026 00:56
- Change omit pattern from 'src/hivemind/proto/*' to '*/hivemind/proto/*'
  to match installed package paths during coverage collection
- Increase coverage timeout to handle potentially slower runs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant