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
Implement a basic CI/CD pipeline for running unit tests in crates/cs and checking coverage. The pipeline should fail if tests fail or coverage is below 90% for branch, line, or function.
The text was updated successfully, but these errors were encountered:
Implement a basic CI/CD pipeline for running unit tests in crates/cs and checking coverage. The pipeline should fail if tests fail or coverage is below 90% for branch, line, or function.
The text was updated successfully, but these errors were encountered: