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

Feat: add max packet size #39

Merged
merged 1 commit into from Jun 12, 2018
Merged

Feat: add max packet size #39

merged 1 commit into from Jun 12, 2018

Conversation

sharafian
Copy link

Allows a max packet amount to be specified, which returns an F08 if exceeded. This is important for STREAM to work, because if a T04 is returned STREAM won't decrease packet size.

@codecov-io
Copy link

Codecov Report

Merging #39 into master will increase coverage by 0.13%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   81.63%   81.77%   +0.13%     
==========================================
  Files           3        3              
  Lines         392      395       +3     
==========================================
+ Hits          320      323       +3     
  Misses         72       72
Impacted Files Coverage Δ
index.js 79.73% <100%> (+0.2%) ⬆️

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 c92e41c...a8caede. Read the comment docs.

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.

None yet

3 participants