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
build: limit coverage flags to specific target (#65)
* build: only set coverage flags to `my_fibonacci_test`
* build: rebuild library instead of linking it
* ci: remove `src/main.cpp` from `excludes` input in check coverage step
* ci: set `fail-under-line` to 100 in check coverage step
0 commit comments