Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH]: Add support for multiple preprocessors in the pipeline #263

Merged
merged 6 commits into from
Oct 18, 2023

Conversation

synchon
Copy link
Member

@synchon synchon commented Oct 17, 2023

  • description of feature/fix
  • tests added/passed
  • add an entry for the latest changes

This PR refactors the pipeline internals to add support for multiple preprocessors.

@github-actions
Copy link

github-actions bot commented Oct 17, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-10-18 13:18 UTC

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #263 (f80d532) into main (9689b02) will decrease coverage by 0.04%.
The diff coverage is 90.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #263      +/-   ##
==========================================
- Coverage   92.38%   92.35%   -0.04%     
==========================================
  Files          86       86              
  Lines        3837     3846       +9     
  Branches      748      753       +5     
==========================================
+ Hits         3545     3552       +7     
- Misses        187      188       +1     
- Partials      105      106       +1     
Flag Coverage Δ
docs 100.00% <ø> (ø)
junifer 92.35% <90.47%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
junifer/api/functions.py 96.35% <100.00%> (+0.07%) ⬆️
junifer/markers/collection.py 100.00% <100.00%> (ø)
junifer/api/cli.py 70.19% <33.33%> (-1.38%) ⬇️

@synchon synchon merged commit 6c1e04e into main Oct 18, 2023
23 of 24 checks passed
@synchon synchon deleted the update/multi-preprocessor branch October 18, 2023 13:13
@synchon synchon added enhancement New feature or request preprocess Issues or pull requests related to preprocessors labels Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request preprocess Issues or pull requests related to preprocessors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants