-
Notifications
You must be signed in to change notification settings - Fork 26
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: remove jacoco and migrate to kover (ACOL-139) #2671
Conversation
uses: codecov/codecov-action@v4 | ||
env: | ||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adjustment, due to breaking changes from:
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #2671 +/- ##
=============================================
+ Coverage 41.82% 42.77% +0.95%
=============================================
Files 367 404 +37
Lines 13327 13440 +113
Branches 1769 2373 +604
=============================================
+ Hits 5574 5749 +175
+ Misses 7213 7012 -201
- Partials 540 679 +139
... and 360 files 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 2951 succeeded. The build produced the following APK's: |
Cherry pick of :
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
Follow up of #2662 to improve test coverage
Solutions
Testing
Test Coverage (Optional)
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
.