Espeer5 / Trinary

A ternary ALU simulation
https://espeer5.github.io/Trinary/
MIT License
2 stars 0 forks source link

Enforce CodeCov requirements #22

Closed Espeer5 closed 1 year ago

Espeer5 commented 1 year ago

Creating this as a reminder to use the CodeCov reports currently being generated to enforce codecov requirements on PRs once the ALU testing is expanded per #3. (Right now it just wouldn't let any progress be made if this was done)

I think we should aim for 90-95% coverage once the coverage is required.