Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude DbInterface in PR coverage check (sonic-net#224)
Summary: Fixes # (issue) Linkmgrd unit tests overrides DbInterface functions with fake handlers and verified the invoking counters instead of interacting with real Redis Dbs. Hence, excluding Dbinterface.cpp from coverage checker. sign-off: Jing Zhang [email protected]
- Loading branch information