Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Make Int non-nullable in totalSeatCount on Account #855

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

spalmurray-codecov
Copy link
Contributor

Converts type of Account's totalSeatCount Int! instead of Int.

@spalmurray-codecov spalmurray-codecov marked this pull request as ready for review October 4, 2024 15:18
@spalmurray-codecov spalmurray-codecov requested a review from a team as a code owner October 4, 2024 15:18
@codecov-notifications
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.28%. Comparing base (d5a83aa) to head (43fd166).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #855   +/-   ##
=======================================
  Coverage   96.28%   96.28%           
=======================================
  Files         818      818           
  Lines       18822    18822           
=======================================
  Hits        18122    18122           
  Misses        700      700           
Flag Coverage Δ
unit 92.57% <ø> (ø)
unit-latest-uploader 92.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@spalmurray-codecov spalmurray-codecov added this pull request to the merge queue Oct 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 4, 2024
@spalmurray-codecov spalmurray-codecov added this pull request to the merge queue Oct 4, 2024
Merged via the queue into main with commit 73fecf7 Oct 4, 2024
19 checks passed
@spalmurray-codecov spalmurray-codecov deleted the spalmurray/account-total-seat-count branch October 4, 2024 16:09
Sign up for free to 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