Skip to content

Commit

Permalink
Update coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ganglyu committed Jun 16, 2022
1 parent 43b8300 commit 5675b44
Show file tree
Hide file tree
Showing 11 changed files with 117 additions and 1,865 deletions.
4 changes: 2 additions & 2 deletions common_utils/context.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ const requestContextKey contextkey = 0
var requestCounter uint64

var CountersName = [...]string{
"GMNI get",
"GMNI get fail",
"GNMI get",
"GNMI get fail",
"GNMI set",
"GNMI set fail",
"GNOI reboot",
Expand Down
Loading

0 comments on commit 5675b44

Please sign in to comment.