Skip to content

Conversation

@JaccoGoris
Copy link
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #1767 🦕

@JaccoGoris JaccoGoris requested a review from a team as a code owner December 7, 2022 09:27
@JaccoGoris JaccoGoris requested a review from a team December 7, 2022 09:27
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Dec 7, 2022
@mrzmyr
Copy link

mrzmyr commented Dec 7, 2022

Thanks @JaccoGoris 🔥

@chingor13, what needs to be done before merging?

mrzmyr added a commit to mrzmyr/pixy-mood-tracker-app that referenced this pull request Dec 7, 2022
Copy link
Contributor

@chingor13 chingor13 left a comment

Choose a reason for hiding this comment

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

This looks fine to me, but the test needs to be fixed

@mrzmyr
Copy link

mrzmyr commented Dec 7, 2022

@JaccoGoris, can you take a look at the test? 🫣

@JaccoGoris
Copy link
Contributor Author

Didn't see that the snapshot was wrong. I ran the tests but about half of them fail locally with graphql errors, http issues and api rate limits. So I missed my broken test :D

Added a fix, hoping it works this time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expo requires Android's versionCode to be a integer (not a string)

3 participants