Skip to content

Add custom properties on Repository and PushEventRepository - #3065

Merged
gmlewis merged 1 commit into
google:masterfrom
chapurlatn:feat/custom_properties
Jan 31, 2024
Merged

Add custom properties on Repository and PushEventRepository#3065
gmlewis merged 1 commit into
google:masterfrom
chapurlatn:feat/custom_properties

Conversation

@chapurlatn

Copy link
Copy Markdown
Contributor

Repository and PushEventRepository updated:

CustomProperties map[string]string `json:"custom_properties,omitempty"`

Getters generated.

Scripts fmt, test, link passed.

@chapurlatn

chapurlatn commented Jan 31, 2024

Copy link
Copy Markdown
ContributorAuthor

I added it in the "main" set of properties cause it always present and the concept of custom properties is closed to Topics but please note that I can add a space between Topics and CustomProperties to avoid reformating the previous properties.

@chapurlatn

Copy link
Copy Markdown
ContributorAuthor

Related issue: #3064

@chapurlatn
chapurlatnforce-pushed the feat/custom_properties branch from ae9d58a to de69728CompareJanuary 31, 2024 14:29
@codecov

codecovBot commented Jan 31, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e574cdf) 97.71% compared to head (de69728) 97.71%.

Additional details and impacted files
@@ Coverage Diff @@## master #3065 +/- ##
=======================================
Coverage 97.71% 97.71% =======================================
Files 152 152 Lines 13335 13335 =======================================
Hits 13030 13030 Misses 215 215 Partials 90 90 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @chapurlatn !
LGTM.
Merging.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@chapurlatn@gmlewis