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

Release kMXKAccountAPNSActivityDidChangeNotification observer when de… #7697

Merged
merged 3 commits into from
Oct 25, 2023

Conversation

NicolasBuquet
Copy link

Remove registered observer kMXKAccountAPNSActivityDidChangeNotification in dealloc of SettingsViewController.

Pull Request Checklist

  • I read the contributing guide
  • UI change has been tested on both light and dark themes, in portrait and landscape orientations and on iPhone and iPad simulators
  • Accessibility has been taken into account.
  • Pull request is based on the develop branch
  • Pull request contains a changelog file in ./changelog.d
  • You've made a self review of your PR
  • Pull request includes screenshots or videos of UI changes
  • Pull request includes a sign off

…allocation controller

Signed-off-by: Nicolas Buquet <[email protected]>
@yostyle yostyle requested review from a team and alfogrillo and removed request for a team October 10, 2023 13:57
Copy link
Contributor

@alfogrillo alfogrillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (94dc313) 11.86% compared to head (d50b82a) 12.37%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7697      +/-   ##
===========================================
+ Coverage    11.86%   12.37%   +0.50%     
===========================================
  Files         1650     1650              
  Lines       163863   163869       +6     
  Branches     67219    67267      +48     
===========================================
+ Hits         19446    20277     +831     
+ Misses      143777   142927     -850     
- Partials       640      665      +25     
Flag Coverage Δ
uitests 54.97% <ø> (ø)
unittests 6.22% <0.00%> (+0.50%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
Riot/Modules/Settings/SettingsViewController.m 0.00% <0.00%> (ø)

... and 29 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alfogrillo alfogrillo merged commit 709f078 into element-hq:develop Oct 25, 2023
8 of 9 checks passed
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.

3 participants