cmseaton42 / node-ethernet-ip

A Lightweight Ethernet/IP API written to interface with Rockwell ControlLogix/CompactLogix Controllers.
MIT License
265 stars 106 forks source link

debug 'buf' is not initialized #74

Open MiguelValentine opened 4 years ago

MiguelValentine commented 4 years ago

debug 'buf' is not initialized.

*/node-ethernet-ip-master/src/enip/cip/epath/segments/logical/index.js:36 throw new Error("Invalid Logical Type Code Passed to Segment Builder"); ^

Error: Invalid Logical Type Code Passed to Segment Builder

small mistake.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 155


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/enip/cip/epath/segments/logical/index.js 0 2 0.0%
<!-- Total: 0 2 0.0% -->
Totals Coverage Status
Change from base Build 141: 0.0%
Covered Lines: 472
Relevant Lines: 883

💛 - Coveralls