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

feat(demo-mode): artifact bundle sync #86302

Merged
merged 9 commits into from
Mar 5, 2025

Conversation

obostjancic
Copy link
Member

@obostjancic obostjancic commented Mar 4, 2025

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 4, 2025
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

Attention: Patch coverage is 93.10345% with 10 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/demo_mode/tasks.py 81.13% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #86302      +/-   ##
==========================================
- Coverage   87.85%   87.85%   -0.01%     
==========================================
  Files        9733     9735       +2     
  Lines      552078   552255     +177     
  Branches    21533    21533              
==========================================
+ Hits       485018   485172     +154     
- Misses      66674    66697      +23     
  Partials      386      386              

@obostjancic obostjancic requested a review from a team March 5, 2025 09:17
@obostjancic obostjancic marked this pull request as ready for review March 5, 2025 09:17
@obostjancic obostjancic merged commit a63a7f8 into master Mar 5, 2025
49 checks passed
@obostjancic obostjancic deleted the ogi/feat/artifact_bundle_sync_task branch March 5, 2025 11:56
Copy link

sentry-io bot commented Mar 5, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ ValueError: Field 'id' expected a number but got ''. sentry.demo_mode.tasks.sync_artifact_bundles View Issue
  • ‼️ IntegrityError: UniqueViolation('duplicate key value violates unique constraint "sentry_fileblobowner_blob_id_78037767e8554f2_uniq"\nDETAIL: Key (blob_id, organization_id)=(9781432642, 4508121592102912) already exists.\n') sentry.demo_mode.tasks.sync_artifact_bundles View Issue

Did you find this useful? React with a 👍 or 👎

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.

3 participants