Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Remove skip_if_zero in favor of defaulting to it #39

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

eps1lon
Copy link
Owner

@eps1lon eps1lon commented Mar 20, 2018

This matches ingame behavior. Stats with 0 value are usually not displayed because they are increased stats usually and therefore don't have any effect.

This was introduced in #29 as a fallback method but really should be default. Since this isn't released yet we don't have to deprecate the fallback or bump a major version.

@coveralls
Copy link

coveralls commented Mar 20, 2018

Coverage Status

Coverage decreased (-0.08%) to 94.281% when pulling 7f58385 on fix-zero-behavior into c264821 on master.

This matches ingame behavor. Stats with 0 value are usually not
displayed because they are increased stats usually and therefore dont
have any effect.
@eps1lon eps1lon merged commit 5943eeb into master Mar 20, 2018
@eps1lon eps1lon deleted the fix-zero-behavior branch May 30, 2018 06:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants