Skip to content

Conversation

@percevalw
Copy link
Member

Changelog

Fixed

  • Fix typing to allow passing an accelerator dict to Pipeline.pipe(...)
  • Removed multiprocessing accelerator debug output
  • Fixed absolute links in github-pages docs (e.g. image assets)

Changed

  • Added auto-links to components in the docs (by comparing span contents with entry points)

Checklist

  • If this PR is a bug fix, the bug is documented in the test suite.
  • Changes were documented in the changelog (pending section).
  • If necessary, changes were made to the documentation.

@percevalw percevalw force-pushed the v0.8.1 branch 4 times, most recently from 1118557 to 7c5880b Compare September 26, 2023 07:47
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
edspdf/__init__.py 100.00% <100.00%> (ø)
edspdf/accelerators/multiprocessing.py 98.73% <100.00%> (ø)
edspdf/pipeline.py 99.69% <100.00%> (ø)
edspdf/pipes/classifiers/dummy.py 100.00% <ø> (ø)
edspdf/pipes/classifiers/trainable.py 100.00% <ø> (ø)

📢 Thoughts on this report? Let us know!.

@percevalw percevalw merged commit 1f1b89e into main Sep 26, 2023
@percevalw percevalw deleted the v0.8.1 branch September 26, 2023 08:40
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.

2 participants