tektronix / tm_data_types

Read and write common Test & Measurement data types
https://tm-data-types.readthedocs.io
Apache License 2.0
2 stars 4 forks source link

[BUG]: Code coverage not 100% #17

Open nfelt14 opened 1 month ago

nfelt14 commented 1 month ago

Description of the bug

Currently sitting at about 70%, a lot of the code coverage missing has to do with the branching paths in the wfm_format.py file. This may also relate to the need for testing version 1 and 2 wfm files

Steps To Reproduce

No response

Environment Information

No response

Additional Information

No response

qthompso commented 1 month ago

Last time I checked it was closer to 92% than 70%. A lot of it was under the wfm_format.py file for all of the edge cases listed in the documentation