niftools / pyffi

PyFFI is a Python library for processing block structured files.
http://www.niftools.org/pyffi
Other
47 stars 26 forks source link

Fix/bit struct to int #43

Closed neomonkeus closed 7 years ago

neomonkeus commented 7 years ago

@niftools/pyffi-reviewer

Overview

Adds support for __int__ to BitStruct

Fixes Known Issues

Closes #38 as the fix is in place

Documentation

Updated the doctests, plan to release this so will regenerate the docs then

Testing

Regresssion issue passes with updated nif.xml, current xml is not working.

Manual

Manually tested with new version of nif.xml with correct structure.

Automated

Additional Information

Fixes regression issue but dependency on newer version of the nif.xml that currently referenced which won't be supported until next release, so keeping as a known issue.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.02%) to 58.163% when pulling 800b3672f74dee8eae58797f23b67312f05c3fc8 on neomonkeus:fix/bit_struct_to_int into d5b15837d8920170acf8be12d5e06f1619a9d18c on niftools:develop.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.02%) to 58.208% when pulling 9c7f9c22abe57caadaf0f74fff227d39d86e4786 on neomonkeus:fix/bit_struct_to_int into d5b15837d8920170acf8be12d5e06f1619a9d18c on niftools:develop.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.2%) to 58.387% when pulling 2d3691f859e2a737dcc652935517add78ae912c2 on neomonkeus:fix/bit_struct_to_int into d5b15837d8920170acf8be12d5e06f1619a9d18c on niftools:develop.