SiLab-Bonn / testbeam_analysis

A powerful and adaptable analysis software in Python for beam test data
MIT License
0 stars 6 forks source link

Unit tests, failing functions and test coverage #29

Open DavidLP opened 8 years ago

DavidLP commented 8 years ago

A lot of unit tests are skipped right now leading to a low code test coverage. These tests fail for a certain reason, mostly because of bugs in the tested functions. These functions should be fixed.

DavidLP commented 7 years ago

Coverage is not that bad anymore. Above 55% and a lot of functions not covered are not used.