Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Flagsmith/flagsmith
/ raise_for_status
Method
raise_for_status
api/tests/conftest.py:178–179 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
176
self.status_code = status_code
177
178
def
raise_for_status(self) -> None:
179
pass
180
181
def
json(self) -> str:
182
return
self.json_data
Callers
15
_fetch_spec
Function · 0.45
send_onboarding_request_to_saas_flagsmith_task
Function · 0.45
_get_json_response
Method · 0.45
_track_event
Method · 0.45
create_github_issue
Function · 0.45
post_comment_to_github
Function · 0.45
delete_github_installation
Function · 0.45
fetch_search_github_resource
Function · 0.45
fetch_github_repositories
Function · 0.45
get_github_issue_pr_title_and_state
Function · 0.45
fetch_github_repo_contributors
Function · 0.45
create_flagsmith_flag_label
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected