-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci(i): Add workflow to detect out of date mocks #2679
ci(i): Add workflow to detect out of date mocks #2679
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2679 +/- ##
===========================================
- Coverage 78.15% 78.13% -0.01%
===========================================
Files 303 303
Lines 23052 23052
===========================================
- Hits 18014 18011 -3
- Misses 3676 3679 +3
Partials 1362 1362
Flags with carried forward coverage won't be shown. Click here to find out more. see 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
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 - Thanks Shahzad :)
@@ -158,8 +158,8 @@ deps\:chglog: | |||
deps\:modules: | |||
go mod download | |||
|
|||
.PHONY: deps\:mock | |||
deps\:mock: | |||
.PHONY: deps\:mocks |
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.
praise: Thanks - this one still trips me up 😁
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
e870009
to
a920c06
Compare
a920c06
to
231b5da
Compare
Relevant issue(s)
Resolves #1616
Description
How has this been tested?
act
tool4b20f8f
(#2679) and then seeing the action fail here: https://github.com/sourcenetwork/defradb/actions/runs/9361512099/job/25768647150?pr=2679Specify the platform(s) on which this was tested: