Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: Add support for team type field#4037

Open
munlicode wants to merge 2 commits intogoogle:masterfrom
munlicode:master
Open

feat: Add support for team type field#4037
munlicode wants to merge 2 commits intogoogle:masterfrom
munlicode:master

Conversation

@munlicode
Copy link
Contributor

@munlicode munlicode commented Feb 25, 2026

Adds type field to Team struct and updates tests for listing and getting team(s).

Note: I updated test to use assertNoDiff, because it was printing pointers when TestCopilotService_ListCopilotSeats was failing. Since it is not really helpful for debugging, I changed it to print difference instead of just comparing if it is equal.

Resolves #4033

@gmlewis gmlewis added the NeedsReview PR is awaiting a review before merging. label Feb 26, 2026
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.08%. Comparing base (cb616af) to head (9adf0ba).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4037   +/-   ##
=======================================
  Coverage   94.08%   94.08%           
=======================================
  Files         207      207           
  Lines       19207    19207           
=======================================
  Hits        18071    18071           
  Misses        938      938           
  Partials      198      198           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

NeedsReview PR is awaiting a review before merging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for team type field

2 participants