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

Fixed the hello world example #224

Merged
merged 2 commits into from
Nov 30, 2021
Merged

Conversation

microft
Copy link
Contributor

@microft microft commented Nov 24, 2021

Description

This fixes the hello_world.py example.

@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2021

Codecov Report

Merging #224 (8cdefb5) into master (5077210) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
- Coverage   94.40%   94.38%   -0.02%     
==========================================
  Files         100      100              
  Lines       10740    10745       +5     
  Branches     1214     1469     +255     
==========================================
+ Hits        10139    10142       +3     
- Misses        536      537       +1     
- Partials       65       66       +1     
Impacted Files Coverage Δ
faust/cli/base.py 98.20% <0.00%> (-0.50%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5077210...8cdefb5. Read the comment docs.

@taybin taybin merged commit 02afc3c into faust-streaming:master Nov 30, 2021
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.

4 participants