Skip to content

Conversation

@vbabenkoru
Copy link
Contributor

@vbabenkoru vbabenkoru commented Feb 10, 2020

It was working but was logging this error message every time: android.content.res.Resources$NotFoundException: String resource ID #0x0.
We should not be trying to get resource ID 0.

Copy link
Member

@Ayyanchira Ayyanchira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The failure on travis looks like the one of test notification image which is fixed on the other branch. 👍

@vbabenkoru vbabenkoru force-pushed the bugfix/MOB-1124-no-error-on-no-channel-name branch from 8efd99e to 68ea937 Compare February 10, 2020 17:55
@vbabenkoru vbabenkoru merged commit 0a9cdbf into master Feb 10, 2020
@codecov
Copy link

codecov bot commented Feb 10, 2020

Codecov Report

Merging #197 into master will not change coverage.
The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   73.37%   73.37%           
=======================================
  Files          34       34           
  Lines        1968     1968           
  Branches      213      213           
=======================================
  Hits         1444     1444           
  Misses        382      382           
  Partials      142      142
Impacted Files Coverage Δ
...erable/iterableapi/IterableNotificationHelper.java 78.44% <50%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 29b7c4a...68ea937. Read the comment docs.

@vbabenkoru vbabenkoru deleted the bugfix/MOB-1124-no-error-on-no-channel-name branch February 23, 2020 05:34
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.

3 participants