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

Fix some warnings #1274

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

RomanPodymov
Copy link

Hello.
Thank you for planetary-ios.
Fix some warnings.

@CLAassistant
Copy link

CLAassistant commented Oct 23, 2023

CLA assistant check
All committers have signed the CLA.

@mplorentz mplorentz self-requested a review November 14, 2023 15:11
@RomanPodymov
Copy link
Author

Hello @mplorentz
I see tests are failing, but they are failing for all pull requests. Or should I also fix it?

Copy link
Member

@mplorentz mplorentz left a comment

Choose a reason for hiding this comment

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

Hi @RomanPodymov, thanks so much for the contribution. I'm sorry it's take so long to get back to you, we aren't working much on Planetary anymore.

I think you can ignore the test failures for these tests:

FeedStrategyTests.testPostsAlgorithm()
FeedStrategyTests.testPostsAndContactsAlgorithm()
FeedStrategyTests.testRecentlyActivePostsAndContactsAlgorithm()

They are also failing on main. However I am worried about this failing test:

AppConfigurationTests.test_archiving()

As that one has not failed on main, and I suspect it may be related to the changes to AppConfiguration+Data.swift. If you could take a look into that I would appreciate it. Otherwise I will look into it when I get time.

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

3 participants