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
Separate codecov reports out between testing and fuzzing
Its useful to be able to identify what kind of coverage we have for
a line - test coverage is very different in nature from fuzzing
coverage. Here we pass separate "job names" to codecov uploads to
do so.
0 commit comments