Skip to content

General cleanup + report fix

Patrick Godwin requested to merge segments_unused_funcs_report_opt into master

Cleanup:

  • Switch to using ligo.segments logic throughout rather than custom re-implementations. There's no point in this as ligo.segments is fairly battle tested.
  • Remove unused functions throughout.

Report fix:

  • fix issue in reports where single_calib_reports option was not being respected

Merge request reports