Skip to content

Conversation

@reconbot
Copy link
Member

@reconbot reconbot commented Aug 7, 2017

This should give us more serial numbers on windows.

fixes #1220

This should give us more serialnumbers for windows.
@codecov-io
Copy link

codecov-io commented Aug 7, 2017

Codecov Report

Merging #1288 into master will increase coverage by 0.14%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1288      +/-   ##
==========================================
+ Coverage   78.82%   78.97%   +0.14%     
==========================================
  Files          19       20       +1     
  Lines         888      899      +11     
  Branches      162      164       +2     
==========================================
+ Hits          700      710      +10     
- Misses        188      189       +1
Impacted Files Coverage Δ
lib/bindings/win32.js 70.17% <25%> (+0.53%) ⬆️
lib/bindings/win32-sn-parser.js 90% <90%> (ø)

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 5662df0...d6b24fb. Read the comment docs.

@reconbot reconbot merged commit 0b554d7 into master Aug 7, 2017
@reconbot reconbot deleted the windows-serialnumber branch August 7, 2017 03:21
reconbot added a commit that referenced this pull request Aug 7, 2017
### Bug Fixes

* **linux:** The productID should be a number not a description string ([#1279](#1279)) ([bf46f68](bf46f68))
* **tests:** fixup for [#1279](#1279) ([#1285](#1285)) ([56074f6](56074f6))
* **windows:** Add option to disable RTS ([#1277](#1277)) ([5b8d163](5b8d163))
* **windows:** Parse more types of pnpIds ([#1288](#1288)) ([0b554d7](0b554d7)), closes [#1220](#1220)


### Chores

* **binaries:** Lets switch to prebuild! ([#1282](#1282)) ([8c36e99](8c36e99))


### Features

* **test:** tone down codecov comments ([#1289](#1289)) ([749ffac](749ffac))


### BREAKING CHANGES

* **binaries:** I'm considering the switch to `prebuild` a breaking change because it's substantially changes our install processes. It's also possible the install flags to ensure downloading or building from source has changed slightly. That's not our api per say, but it's enough.
* **windows:** We previously hard coded to have RTS on for windows at all times it now default to off.
@lock lock bot locked and limited conversation to collaborators Feb 5, 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.

[all] Serialport.list Information Wrong/Missing

3 participants