Skip to content

fix: multiprocessing example #664

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

Merged
merged 2 commits into from
Aug 12, 2024
Merged

fix: multiprocessing example #664

merged 2 commits into from
Aug 12, 2024

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Aug 12, 2024

Closes #578

Proposed Changes

  1. Fixed rx chain
  2. Add new source of data => using gzip compression in example

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • pytest tests completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.43%. Comparing base (0dcc35b) to head (e1990e4).
Report is 10 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #664   +/-   ##
=======================================
  Coverage   90.43%   90.43%           
=======================================
  Files          40       40           
  Lines        3524     3524           
=======================================
  Hits         3187     3187           
  Misses        337      337           

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

@bednar bednar requested a review from karel-rehor August 12, 2024 12:40
@bednar bednar marked this pull request as ready for review August 12, 2024 12:40
Copy link
Contributor

@karel-rehor karel-rehor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me now. Changes make sense. OK

@bednar bednar merged commit 45e6607 into master Aug 12, 2024
16 checks passed
@bednar bednar deleted the fix-example branch August 12, 2024 19:23
@bednar bednar added this to the 1.46.0 milestone Aug 12, 2024
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.

Error executing multiprocessing example
3 participants