Skip to content

Conversation

@backportbot-nextcloud
Copy link

backport of #338

Log.d does not handle null, causing NPE thrown from
native logger implementation. This defensive check
ensures that legacy clients don't crash the system.

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
@nextcloud-android-bot
Copy link
Collaborator

Lint

Typestable-1.6PR
Warnings00
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings15
Correctness Warnings39
Internationalization Warnings6
Malicious code vulnerability Warnings7
Multithreaded correctness Warnings3
Performance Warnings17
Security Warnings17
Dodgy code Warnings81
Total185

SpotBugs (stable-1.6)

Warning TypeNumber
Bad practice Warnings15
Correctness Warnings39
Internationalization Warnings6
Malicious code vulnerability Warnings7
Multithreaded correctness Warnings3
Performance Warnings17
Security Warnings17
Dodgy code Warnings81
Total185

@codecov
Copy link

codecov bot commented Oct 2, 2019

Codecov Report

❗ No coverage uploaded for pull request base (stable-1.6@b740e76). Click here to learn what that means.
The diff coverage is 23.07%.

@@              Coverage Diff              @@
##             stable-1.6     #341   +/-   ##
=============================================
  Coverage              ?   25.11%           
=============================================
  Files                 ?      120           
  Lines                 ?     5275           
  Branches              ?      722           
=============================================
  Hits                  ?     1325           
  Misses                ?     3787           
  Partials              ?      163
Impacted Files Coverage Δ
.../com/owncloud/android/lib/common/utils/Log_OC.java 14.86% <23.07%> (ø)

@tobiasKaminsky tobiasKaminsky merged commit 42e7edd into stable-1.6 Oct 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the backport/338/stable-1.6 branch October 2, 2019 06:49
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.

4 participants