feat: Add CreatedAt and UpdatedAt to Ruleset#3316
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @ivanmartos !
Please run go generate ./... and push (not force-push) the changes to this PR as explained in step 4 of CONTRIBUTING.md.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3316 +/- ##
==========================================
- Coverage 97.72% 93.05% -4.67%
==========================================
Files 153 172 +19
Lines 13390 11760 -1630
==========================================
- Hits 13085 10943 -2142
- Misses 215 723 +508
- Partials 90 94 +4 ☔ View full report in Codecov by Sentry. |
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @ivanmartos !
LGTM.
Merging.
This PR will expose fields
CreatedAtandUpdatedAtforRulesetCloses #3315