Skip to content

feat(billing): Define quotas endpoints for Seer operations #90549

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jarrettscott
Copy link
Contributor

Creates interfaces for Seer billing operations

Closes: https://linear.app/getsentry/issue/BIL-523/create-interfaces-in-sentry

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 28, 2025
@jarrettscott jarrettscott changed the title feat(billing): Define endpoints for Seer operations feat(billing): Define quotas endpoints for Seer operations Apr 28, 2025
Copy link

codecov bot commented Apr 28, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
25299 1 25298 313
View the top 1 failed test(s) by shortest run time
tests.sentry.api.test_api_owners.APIOwnersTestCase::test_api_owner_owns_api
Stack Traces | 0.065s run time
#x1B[1m#x1B[.../sentry/api/test_api_owners.py#x1B[0m:22: in test_api_owner_owns_api
    assert owner.value in self.teams
#x1B[1m#x1B[31mE   AssertionError: assert 'issues' in {'alerts-create-issues', 'alerts-notifications', 'core-product-foundations', 'crons', 'dashboards', 'data', ...}#x1B[0m
#x1B[1m#x1B[31mE    +  where 'issues' = <ApiOwner.ISSUES: 'issues'>.value#x1B[0m
#x1B[1m#x1B[31mE    +  and   {'alerts-create-issues', 'alerts-notifications', 'core-product-foundations', 'crons', 'dashboards', 'data', ...} = <tests.sentry.api.test_api_owners.APIOwnersTestCase testMethod=test_api_owner_owns_api>.teams#x1B[0m

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant