Releases: nlbdev/MathCAT
Releases · nlbdev/MathCAT
Development Build
Bug Fixes
Chores
- refresh llvm-cov HTML report [skip ci] 942f836 (github-actions)
- refresh llvm-cov HTML report [skip ci] 9fb5205 (github-actions)
- refresh llvm-cov HTML report [skip ci] 59c05ad (github-actions)
- refresh llvm-cov HTML report [skip ci] 03fbf0a (github-actions)
- refresh llvm-cov HTML report [skip ci] 967e1df (github-actions)
- refresh llvm-cov HTML report [skip ci] 121e9a3 (github-actions)
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)