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

[Not a real PR] hackweek #55211

Closed
wants to merge 6 commits into from
Closed

[Not a real PR] hackweek #55211

wants to merge 6 commits into from

Conversation

sentaur-athena
Copy link
Member

Not a real PR

@sentaur-athena sentaur-athena requested review from a team as code owners August 24, 2023 20:27
@sentaur-athena sentaur-athena removed request for a team August 24, 2023 20:27
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 24, 2023
@sentaur-athena sentaur-athena marked this pull request as draft August 24, 2023 20:28
@github-actions
Copy link
Contributor

This PR has a migration; here is the generated SQL for src/sentry/migrations/0537_adding_athena_demo.py ()

--
-- Create model AthenaDemo
--
CREATE TABLE "sentry_athena_demo" ("id" bigserial NOT NULL PRIMARY KEY, "email" citext NOT NULL UNIQUE, "date_added" timestamp with time zone NOT NULL);

@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #55211 (eab762c) into master (a34bfc2) will decrease coverage by 0.02%.
Report is 6 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #55211      +/-   ##
==========================================
- Coverage   79.95%   79.93%   -0.02%     
==========================================
  Files        5034     5035       +1     
  Lines      214524   214540      +16     
  Branches    36439    36441       +2     
==========================================
- Hits       171513   171499      -14     
- Misses      37740    37775      +35     
+ Partials     5271     5266       -5     
Files Changed Coverage Δ
src/sentry/conf/server.py 91.85% <ø> (ø)
...ance/landing/widgets/components/selectableList.tsx 51.51% <ø> (ø)
...ce/landing/widgets/widgets/lineChartListWidget.tsx 84.41% <ø> (ø)
static/app/views/replays/replayTable/index.tsx 88.23% <ø> (ø)
static/app/views/replays/replayTable/tableCell.tsx 88.88% <ø> (ø)
src/sentry/features/__init__.py 100.00% <100.00%> (ø)
src/sentry/models/__init__.py 100.00% <100.00%> (ø)
src/sentry/models/athenademo.py 100.00% <100.00%> (ø)

... and 11 files with indirect coverage changes

@github-actions
Copy link
Contributor

This PR has a migration; here is the generated SQL for src/sentry/migrations/0536_adding_athena_demo.py ()

--
-- Create model AthenaDemo
--
CREATE TABLE "sentry_athena_demo" ("id" bigserial NOT NULL PRIMARY KEY, "email" citext NOT NULL UNIQUE, "date_added" timestamp with time zone NOT NULL);

@sentaur-athena sentaur-athena changed the title Athena/hackweek [Not a real PR] hackweek Aug 28, 2023
@getsantry getsantry bot added the Stale label Oct 19, 2023
@getsantry getsantry bot closed this Oct 27, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant