Uh oh!
There was an error while loading. Please reload this page.
Add Metadata field to DependencyGraph* structs - #3653
Conversation
…cy and DependencyGraphSnapshotManifest + test enhancement
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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## master #3653 +/- ##
=========================================
Coverage ? 91.25% =========================================
Files ? 184 Lines ? 16311 Branches ? 0 =========================================
Hits ? 14884 Misses ? 1245 Partials ? 182 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Metadata to DependencyGraph* structsMetadata to DependencyGraph* structsMetadata field to DependencyGraph* structs
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @eranturgeman!
LGTM.
Merging.
Uh oh!
There was an error while loading. Please reload this page.
Fixes: #3652.
This PR enhances DependencyGraphSnapshotManifest and DependencyGraphSnapshotResolvedDependency structs with Metadata property, following GitHub documentation.
This property enables to provide user-defined metadata to store domain-specific information limited to 8 keys with scalar values.