mvidner / ruby-dbus

A Ruby binding for DBus
GNU Lesser General Public License v2.1
170 stars 48 forks source link

Test PacketUnmarshaller #100

Closed mvidner closed 2 years ago

mvidner commented 2 years ago

To fix #97, major changes are needed in the (un)marshalling code. (see that issue's comments for a plan)

Let's start with thorough regression tests.

coveralls commented 2 years ago

Coverage Status

Coverage increased (+1.7%) to 86.097% when pulling e509222f1c22b1f873745b543a2b6c68e8861883 on unmarshall-spec into 493b8c46e9a3ebe19572297b4616392b30c1041d on master.