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

Run bundle exec pod install --repo-update #6387

Merged
merged 2 commits into from
Jul 11, 2022
Merged

Run bundle exec pod install --repo-update #6387

merged 2 commits into from
Jul 11, 2022

Conversation

wtimme
Copy link
Contributor

@wtimme wtimme commented Jul 7, 2022

This change was introduced automatically by CocoaPods, likely because someone ran pod install using their locally installed version of CocoaPods.

Signed-off-by: Wolfgang Timme element-signoff@milchbartstrasse.de

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

This change was introduced automatically by CocoaPods, likely because
someone ran `pod install` using their locally installed version of
CocoaPods.
Copy link
Contributor

@ismailgulek ismailgulek left a comment

Choose a reason for hiding this comment

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

Thanks for raising this PR. I had a comment on the changelog.

changelog.d/6387.build Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jul 7, 2022

Codecov Report

Merging #6387 (b1c2062) into develop (2babca6) will decrease coverage by 0.31%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #6387      +/-   ##
===========================================
- Coverage     6.54%    6.22%   -0.32%     
===========================================
  Files         1444     1451       +7     
  Lines       155533   155594      +61     
  Branches     62507    62505       -2     
===========================================
- Hits         10179     9691     -488     
- Misses      144948   145498     +550     
+ Partials       406      405       -1     
Impacted Files Coverage Δ
Riot/Modules/LaunchLoading/LaunchLoadingView.swift 0.00% <0.00%> (-100.00%) ⬇️
...es/LaunchLoading/LoadingAnimation/Timeline_1.swift 0.00% <0.00%> (-100.00%) ⬇️
...s/LaunchLoading/LoadingAnimation/ElementView.swift 0.00% <0.00%> (-93.03%) ⬇️
Riot/Modules/Application/LegacyAppDelegate.m 13.66% <0.00%> (-1.75%) ⬇️
...dules/MatrixKit/Models/Account/MXKAccountManager.m 17.19% <0.00%> (-1.11%) ⬇️
Riot/Generated/Strings.swift 2.91% <0.00%> (-0.01%) ⬇️
Riot/Modules/Settings/SettingsViewController.m 0.00% <0.00%> (ø)
...Modules/Settings/Security/SecurityViewController.m 0.00% <0.00%> (ø)
...ftUI/Modules/Common/EffectsScene/EffectsView.swift 0.00% <0.00%> (ø)
...tUI/Modules/Common/EffectsScene/EffectsScene.swift 0.00% <0.00%> (ø)
... and 21 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2babca6...b1c2062. Read the comment docs.

Copy link
Member

@pixlwave pixlwave left a comment

Choose a reason for hiding this comment

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

Thanks @wtimme.

@pixlwave pixlwave merged commit 3a43f56 into element-hq:develop Jul 11, 2022
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.

4 participants