-
Notifications
You must be signed in to change notification settings - Fork 28
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
chore(ci): base64 encoding adding a new line after 76 char (#2666) #2667
chore(ci): base64 encoding adding a new line after 76 char (#2666) #2667
Conversation
Co-authored-by: Oussama Hassine <oussama.has100@gmail.com> (cherry picked from commit 5daa694)
Build 2904 failed. |
Build 2905 failed. |
Build 2906 failed. |
…ncoding-adding-a-new-line-after-76-char-dev # Conflicts: # kalium
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2667 +/- ##
===========================================
- Coverage 42.77% 42.77% -0.01%
===========================================
Files 404 404
Lines 13439 13440 +1
Branches 2372 2373 +1
===========================================
Hits 5749 5749
- Misses 7011 7012 +1
Partials 679 679 see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
APKs built during tests are available here. Scroll down to Artifacts! |
Build 2962 succeeded. The build produced the following APK's: |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
base64 encoding, adding a new line after 76 char
Solutions
add -w 0 flag to remove this behaviour
Dependencies (Optional)
If there are some other pull requests related to this one (e.g. new releases of frameworks), specify them here.
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.