You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, code coverage is low (~16%).
The test suite covers syntax, operations and so on. But there is a very strong combinatory for testing operators (TODO!).
For example, testing all combinations of operand types on addition (1+11+1.01+"1" ...).
epatrizio
changed the title
code coverage compute automation
Code coverage compute automation
Aug 29, 2024
d045e81 Code coverage integration with OCaml Bisect_ppx librairie
This integration should be improved :
deploy.yml
github actionThe text was updated successfully, but these errors were encountered: