Skip to content

chore: clean up stale fork references (zwembad mock, Helveg/patch badges)#230

Merged
drodarie merged 6 commits into
mainfrom
chore/replace-zwembad-mock-import
May 5, 2026
Merged

chore: clean up stale fork references (zwembad mock, Helveg/patch badges)#230
drodarie merged 6 commits into
mainfrom
chore/replace-zwembad-mock-import

Conversation

@Helveg
Copy link
Copy Markdown
Contributor

@Helveg Helveg commented May 5, 2026

Summary

Resweep of stale references to upstream/predecessor projects.

  • packages/bsb-core/docs/conf.py and packages/bsb/docs/conf.py: replaced "zwembad" in autodoc_mock_imports with "mpipool" (the package was renamed; the actual import in bsb/services/pool.py and dependency in bsb-core/pyproject.toml is mpipool).
  • libs/nrn-patch/README.md and libs/nrn-patch/docs/index.rst: codecov badges still pointed at the standalone Helveg/patch repo. Updated to dbbs-lab/bsb (the monorepo home; the build-status badges in those files already use it).

No code or runtime dependency changes.

Test plan

  • Build the Sphinx docs for bsb-core, bsb, and nrn-patch and confirm no zwembad-related warnings appear.
  • Visually check the rendered README/docs badges resolve to the dbbs-lab/bsb codecov page.

Generated with Claude Code


📚 Documentation preview 📚: https://bsb-core--230.org.readthedocs.build/en/230/


📚 Documentation preview 📚: https://bsb--230.org.readthedocs.build/en/230/


📚 Documentation preview 📚: https://bsb-arbor--230.org.readthedocs.build/en/230/


📚 Documentation preview 📚: https://nrn-patch--230.org.readthedocs.build/en/230/

The autodoc_mock_imports lists in both bsb-core and bsb docs configs
still referenced zwembad, which was renamed to mpipool. The actual
dependency in pool.py and pyproject.toml is mpipool, so the mock
should match.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the chore label May 5, 2026
The codecov badges in nrn-patch's README and docs index still pointed
at the standalone Helveg/patch repo. nrn-patch lives in the dbbs-lab/bsb
monorepo now, alongside the build-status badge that already uses it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Helveg Helveg changed the title chore(docs): replace stale zwembad mock import with mpipool chore: clean up stale fork references (zwembad mock, Helveg/patch badges) May 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.17%. Comparing base (4bd2458) to head (4314b96).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
+ Coverage   81.06%   85.17%   +4.10%     
==========================================
  Files         180      104      -76     
  Lines       17815    12436    -5379     
  Branches     2140     1462     -678     
==========================================
- Hits        14442    10592    -3850     
+ Misses       2821     1508    -1313     
+ Partials      552      336     -216     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@drodarie drodarie self-requested a review May 5, 2026 15:09
@drodarie drodarie merged commit dd89660 into main May 5, 2026
31 of 35 checks passed
@drodarie drodarie deleted the chore/replace-zwembad-mock-import branch May 5, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants