-
Notifications
You must be signed in to change notification settings - Fork 9
Conversation
Codecov Report
@@ Coverage Diff @@
## master #74 +/- ##
==========================================
- Coverage 94.66% 94.29% -0.38%
==========================================
Files 19 19
Lines 1257 1263 +6
==========================================
+ Hits 1190 1191 +1
- Misses 45 50 +5
Partials 22 22
Continue to review full report at Codecov.
|
return nil | ||
}, | ||
} | ||
}(), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about adding a test case like the following?
- disablePolicyd:
truefalse - wantResult: p
- checkFunc: check
prov.cache.Get("dummyTok" + "dummyAct" + "dummyRes")
is ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
734d5b5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I made a mistake.
What I meant to say was the test with disablePolicyd set to false.
Fixed the comment above.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
f8f3c12
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
description_with_details_and_reasoning
Type of change
Flags
Related issue/PR
Delete if not applicable
Checklist
[major]
/[minor]
/[patch]
/[skip]
in the PR titleChecklist for maintainer
Squash and merge
[major]
/[minor]
/[patch]
/[skip]