Skip to content

feat: Add missing notification_setting to Team - #3431

Merged
gmlewis merged 2 commits into
google:masterfrom
stevehipwell:add-team-notification-setting
Jan 14, 2025
Merged

feat: Add missing notification_setting to Team#3431
gmlewis merged 2 commits into
google:masterfrom
stevehipwell:add-team-notification-setting

Conversation

@stevehipwell

Copy link
Copy Markdown
Contributor

This PR adds the missing notification_setting field from the Team type (it was already present in NewTeam).

Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
@gmlewisgmlewis changed the title feat: Added missing notification_setting from teamfeat: Add missing notification_setting from teamJan 14, 2025
@gmlewisgmlewis changed the title feat: Add missing notification_setting from teamfeat: Add missing notification_setting to teamJan 14, 2025
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
@stevehipwell

Copy link
Copy Markdown
ContributorAuthor

I've fixed the failing tests, the notification_setting were being returned in a test that wasn't using them until now.

@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, @stevehipwell !
LGTM.

Merging after tests pass.

@gmlewisgmlewis changed the title feat: Add missing notification_setting to teamfeat: Add missing notification_setting to TeamJan 14, 2025
@codecov

codecovBot commented Jan 14, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.26%. Comparing base (2b8c7fa) to head (28d216b).
Report is 221 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #3431 +/- ##
==========================================
- Coverage 97.72% 92.26% -5.46% 
==========================================
Files 153 174 +21 Lines 13390 15023 +1633 ==========================================
+ Hits 13085 13861 +776 - Misses 215 1068 +853 - Partials 90 94 +4 

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

@gmlewis
gmlewis merged commit 6b18a2b into google:masterJan 14, 2025
@stevehipwell
stevehipwell deleted the add-team-notification-setting branch January 14, 2025 15:35
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
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

@stevehipwell@gmlewis