coapjs / node-coap

CoAP - Node.js style
MIT License
531 stars 154 forks source link

refactor: unify block1 and block2 terminology #296

Closed JKRhb closed 2 years ago

JKRhb commented 2 years ago

So far both the data structures as well as the terminology in block1 and block2 block state options differed. In preparation for more consistent typing this PR applies some more cleanup to the project.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1313563392


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/segmentation.js 5 6 83.33%
lib/server.js 1 4 25.0%
<!-- Total: 26 30 86.67% -->
Totals Coverage Status
Change from base Build 1312865198: 0.08%
Covered Lines: 1071
Relevant Lines: 1156

💛 - Coveralls