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

deps: migration to sentry 2.2 #11650

Merged
merged 1 commit into from
May 21, 2024
Merged

deps: migration to sentry 2.2 #11650

merged 1 commit into from
May 21, 2024

Conversation

nijel
Copy link
Member

@nijel nijel commented May 16, 2024

Proposed changes

  • raised dependency to 2.2 for last_event_id
  • ported tags handling to changed API

replaces #11492, waiting for sentry_sdk 2.2 to be released

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

@nijel nijel added this to the 5.6 milestone May 16, 2024
@nijel nijel self-assigned this May 16, 2024
@nijel nijel marked this pull request as draft May 16, 2024 05:39
- raised dependency to 2.2 for last_event_id
- ported tags handling to changed API
@nijel nijel marked this pull request as ready for review May 21, 2024 08:25
@nijel nijel enabled auto-merge (rebase) May 21, 2024 08:25
Copy link

codecov bot commented May 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 90.60%. Comparing base (6aee586) to head (d73f8a8).
Report is 1837 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #11650      +/-   ##
==========================================
- Coverage   90.82%   90.60%   -0.22%     
==========================================
  Files         554      572      +18     
  Lines       57306    58664    +1358     
  Branches     9122     9371     +249     
==========================================
+ Hits        52046    53152    +1106     
- Misses       3640     3822     +182     
- Partials     1620     1690      +70     
Files Coverage Δ
weblate/utils/errors.py 62.06% <0.00%> (+1.05%) ⬆️

... and 252 files with indirect coverage changes

@nijel nijel merged commit f2c7a49 into WeblateOrg:main May 21, 2024
30 of 31 checks passed
@nijel nijel deleted the sentry-2 branch May 21, 2024 12:25
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.

None yet

1 participant