Skip to content

docs: make docstrings consistent - #29

Merged
Dimundel merged 1 commit into
masterfrom
docs/update-docstrings
Aug 16, 2026
Merged

docs: make docstrings consistent#29
Dimundel merged 1 commit into
masterfrom
docs/update-docstrings

Conversation

@Dimundel

@Dimundel Dimundel commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

Affected files

bensemble/calibration/scaling.py
bensemble/losses.py
bensemble/layers/conv.py
bensemble/layers/linear.py
bensemble/search/selection.py
bensemble/core/ensemble.py
bensemble/methods/laplace_approximation.py
bensemble/utils.py
bensemble/diversity/dropout.py

closes #26

@gitnotebooks

gitnotebooks Bot commented Aug 16, 2026

Copy link
Copy Markdown

Review these changes at https://app.gitnotebooks.com/intsystems/bensemble/pull/29

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.44%. Comparing base (9f8482b) to head (cd38d49).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   95.44%   95.44%           
=======================================
  Files          24       24           
  Lines        1185     1186    +1     
=======================================
+ Hits         1131     1132    +1     
  Misses         54       54           

☔ View full report in Codecov by Harness.
📢 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.

@Dimundel
Dimundel merged commit d227738 into master Aug 16, 2026
7 checks passed
@Dimundel
Dimundel deleted the docs/update-docstrings branch August 16, 2026 20:38
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.

Inconsistent docstrings in codebase

1 participant