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
{{ message }}
This repository was archived by the owner on Aug 17, 2020. It is now read-only.
* gocheck test
* test
* fix golinkname
* go check first instrumentation
* initial scope support for go-checks
* enabling coverage for go-checks
* remove branch fail checks
* go fmt
* fix test
* changes
* removes results from the parent TestingT from scope
* add support to ignore retries for a single testing.T, remove retries for gocheck
* refactoring and func to check if a test needs a retry
* start implementation of runner test execution handler
* adds support of cached test and retries in go-check
* fail retries workflow configuration
* adds support for expected failures type of errors
* comments
* adds log support
* logger fix
* change messages
* adds go-check to the autoinstrument package
* change the source root info with the code
* fixes logs
* fix windows path
0 commit comments