Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Adds a SLIP encoder #12

Merged
merged 1 commit into from
May 5, 2018
Merged

Conversation

IvanSanchez
Copy link
Contributor

Implements part of #10

@codecov
Copy link

codecov bot commented Mar 19, 2018

Codecov Report

Merging #12 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #12   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      7    +1     
  Lines         117    146   +29     
=====================================
+ Hits          117    146   +29
Impacted Files Coverage Δ
packages/parser-slip-encoder/slip-encoder.js 100% <100%> (ø)

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 2430181...8517b38. Read the comment docs.

@reconbot
Copy link
Member

reconbot commented May 5, 2018

I'm so sorry I missed this! This is great!

@@ -0,0 +1,11 @@
{
Copy link
Member

@reconbot reconbot May 5, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't commit this file, we'll want to make sure the latest safe-buffer gets tested in the CI and it's ignored in libraries

@reconbot reconbot merged commit 43562d9 into serialport:master May 5, 2018
@beriberikix
Copy link

Should SLIP be added to the README?

@reconbot
Copy link
Member

reconbot commented May 5, 2018

Already there =)

published as https://www.npmjs.com/package/@serialport/parser-slip-encoder

@IvanSanchez IvanSanchez deleted the slip-encoder branch May 8, 2018 10:47
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.

3 participants