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 contact picture encoding error #441

Merged

Conversation

mrashed-dev
Copy link
Contributor

Description

This PR ensured that when we are dealing with contact picture, that we are using the correct encoding. Closes #422.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (902ad8c) 97.86% compared to head (d2426c8) 97.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
+ Coverage   97.86%   97.97%   +0.11%     
==========================================
  Files         129      129              
  Lines        4783     4797      +14     
==========================================
+ Hits         4681     4700      +19     
+ Misses        102       97       -5     

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

@mrashed-dev mrashed-dev merged commit 125adcc into main Dec 21, 2023
8 checks passed
@mrashed-dev mrashed-dev deleted the TW-2384-gh-422-ruby-fetching-contacts-picture-raises branch December 21, 2023 14:44
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.

Fetching contact's picture raises Encoding::UndefinedConversionError
2 participants