Skip to content

fix: Add missing NotificationSetting to newTeamNoParent - #3302

Merged
gmlewis merged 2 commits into
google:masterfrom
alexandear-org:fix/notif-set-newteamnoparent
Oct 4, 2024
Merged

fix: Add missing NotificationSetting to newTeamNoParent#3302
gmlewis merged 2 commits into
google:masterfrom
alexandear-org:fix/notif-set-newteamnoparent

Conversation

@alexandear

Copy link
Copy Markdown
Contributor

The newTeamNoParent struct is the same as NewTeam as the comment states. The PR #3111 added NotificationSetting field to the NewTeam but forgot to add it to the newTeamNoParent.

@codecov

codecovBot commented Oct 3, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.05%. Comparing base (2b8c7fa) to head (6eb46fa).
Report is 132 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #3302 +/- ##
==========================================
- Coverage 97.72% 93.05% -4.67% 
==========================================
Files 153 172 +19 Lines 13390 11772 -1618 ==========================================
- Hits 13085 10955 -2130 - Misses 215 723 +508 - Partials 90 94 +4 

☔ 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, @alexandear !
One minor tweak, please.

Comment threadgithub/teams.go Outdated

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

@gmlewis
gmlewis merged commit 7824d70 into google:masterOct 4, 2024
@alexandear
alexandear deleted the fix/notif-set-newteamnoparent branch October 4, 2024 13:20
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

@alexandear@gmlewis