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/v6 read&write for windows #1364

Merged
merged 4 commits into from
Oct 16, 2017
Merged

Conversation

kimushu
Copy link
Contributor

@kimushu kimushu commented Oct 16, 2017

In relation to #1363, I reviewed new non-blocking read&write code for windows and noticed some potential problems.
This does not solve #1363, but I think they should be fixed.

@codecov-io
Copy link

codecov-io commented Oct 16, 2017

Codecov Report

Merging #1364 into master will increase coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1364      +/-   ##
==========================================
+ Coverage   79.43%   79.58%   +0.14%     
==========================================
  Files          21       20       -1     
  Lines         919      862      -57     
  Branches      166      162       -4     
==========================================
- Hits          730      686      -44     
+ Misses        189      176      -13
Impacted Files Coverage Δ
lib/bindings/auto-detect.js 69.23% <0%> (-30.77%) ⬇️
lib/bindings/win32.js

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 6ed7b3b...fbbf9bd. Read the comment docs.

@reconbot
Copy link
Member

cc @dustmop

@dustmop
Copy link
Contributor

dustmop commented Oct 16, 2017

LGTM

@reconbot reconbot merged commit 0e4b1f9 into serialport:master Oct 16, 2017
@reconbot
Copy link
Member

This is great thank you! I'll publish a beta asap

@reconbot
Copy link
Member

Released [email protected] as a beta

@kimushu kimushu deleted the fix/v6-windows branch October 24, 2017 15:16
@lock lock bot locked and limited conversation to collaborators Apr 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants