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

issues/203: Bugfix - RuntimeError: Cannot call write() after write_eof() #208

Merged
merged 3 commits into from
May 31, 2020

Conversation

komuw
Copy link
Owner

@komuw komuw commented May 31, 2020

Thank you for contributing to naz.
Every contribution to naz is important.

Contributions are under the MIT License.

Answer the following questions,

What(What have you changed?)

  • Bugfix - RuntimeError: Cannot call write() after write_eof()

Why(Why did you change it?)

References:

@codecov-commenter
Copy link

codecov-commenter commented May 31, 2020

Codecov Report

Merging #208 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #208   +/-   ##
=======================================
  Coverage   84.60%   84.61%           
=======================================
  Files          15       15           
  Lines        1565     1566    +1     
=======================================
+ Hits         1324     1325    +1     
  Misses        241      241           
Impacted Files Coverage Δ
naz/client.py 81.02% <100.00%> (+0.02%) ⬆️

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 bf23bfe...ef03f36. Read the comment docs.

@komuw komuw merged commit ccabab3 into master May 31, 2020
@komuw komuw deleted the issues/203 branch May 31, 2020 08:00
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.

RuntimeError: Cannot call write() after write_eof()
2 participants