-
Notifications
You must be signed in to change notification settings - Fork 59
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
Main | Performance improvements #3586
base: main
Are you sure you want to change the base?
Conversation
- Fix build - Fix reporting NPE
- Update Kujaku library version - Revert offline map downloads configuration via Kujaku network change receiver
- Fix code coverage reporting
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3586 +/- ##
=========================================
+ Coverage 27.1% 27.8% +0.6%
- Complexity 775 781 +6
=========================================
Files 279 280 +1
Lines 14563 14226 -337
Branches 2608 2542 -66
=========================================
+ Hits 3957 3963 +6
+ Misses 10065 9721 -344
- Partials 541 542 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…ments' into performance-improvements
This looks like the main error |
IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes [link to issue]
Engineer Checklist
strings.xml
file./gradlew spotlessApply
and./gradlew spotlessCheck
to check my code follows the project's style guideCode Reviewer Checklist
strings.xml
file