Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

CI and Testing Improvements #8

Closed
5 of 6 tasks
mtoohey31 opened this issue Jan 10, 2022 · 1 comment
Closed
5 of 6 tasks

CI and Testing Improvements #8

mtoohey31 opened this issue Jan 10, 2022 · 1 comment

Comments

@mtoohey31
Copy link
Owner

mtoohey31 commented Jan 10, 2022

  • Mandate performance or notify about regressions.
  • Mandate test and benchmark code coverage. 5decdec
  • Mandate 100% godoc coverage. ci: enforce godoc-coverage #13
  • Switch to testify instead of using custom asserts. 0bb543a
  • Add/convert existing tests to fuzz tests d6174ab
  • Run CI in a nix devshell
@mtoohey31
Copy link
Owner Author

Item one seems pretty hard to accomplish, given that there's no guarantees about what else might be running on the same machine as the workflow runner. I'm going to mark this as closed without completing that item.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant