Skip to content

Releases: nlbdev/MathCAT

Development Build

08 May 06:37

Choose a tag to compare

Development Build Pre-release
Pre-release

Bug Fixes

Chores

Commits

  • 335e47b: Allow coverage report generation on workflow dispatch (NSoiffer)
  • 0e92a94: Beef up fuzzing to get more coverage: (nsoiffer)
  • 5f82d97: Merge branch 'main' of https://github.com/daisy/MathCAT (nsoiffer)
  • 644bd93: Only test two (random) braille codes per call. (nsoiffer)
  • 12a8136: * Add coverage testing based on MathCAT's tests. (nsoiffer)
  • f1e36d1: trying again for coverage -- wasn't deploying (nsoiffer)
  • acfe41b: trying again for coverage (nsoiffer)
  • 942f836: needed to adjust path for coverage testing (nsoiffer)
  • 63ec531: update the location of the coverage result (nsoiffer)
  • 9fb5205: Merge branch 'main' of https://github.com/daisy/MathCAT (nsoiffer)
  • 64e7ef0: experiment with turning off test coverage for (debugging) display functionality (nsoiffer)
  • 6d576f9: Change unexpected_cfgs lint level from warn to allow (NSoiffer)
  • 59c05ad: Cargo wasn't happy with using (nsoiffer)
  • 03fbf0a: trying again -- AI is flaying around for a solution... (nsoiffer)
  • bf828ad: Moving to using nightly build for coverage. (nsoiffer)
  • 967e1df: yet another attempt to be able to selectively turn off coverage (nsoiffer)
  • de71a9d: changed to using ranges (U-rainshowers\neils)