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

Fix testing publisher to only accept str to send #59

Merged

Conversation

mraspaud
Copy link
Member

@mraspaud mraspaud commented Dec 6, 2023

This PR fixes the testing publisher to mimic the real one and only accept strings to send.

@mraspaud mraspaud added the bug label Dec 6, 2023
@mraspaud mraspaud requested a review from adybbroe December 6, 2023 08:40
@mraspaud mraspaud self-assigned this Dec 6, 2023
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (46779ab) 79.60% compared to head (93779c3) 79.69%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   79.60%   79.69%   +0.09%     
==========================================
  Files          17       17              
  Lines        2182     2192      +10     
==========================================
+ Hits         1737     1747      +10     
  Misses        445      445              

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

@mraspaud mraspaud merged commit 9ad7265 into pytroll:main Dec 6, 2023
7 checks passed
@mraspaud mraspaud deleted the feature-patched-receiver-interuptible branch December 6, 2023 09:58
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.

1 participant