removed redundant comparison in "src/cards/stats-card.js"
Array method .includes() can return only boolean result, we can write it to isLongLocale variable without doing comparison. Docs: https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/includes
@qwerty541 is attempting to deploy a commit to the github readme stats Team on Vercel.
A member of the Team first needs to authorize it.
Codecov Report
Patch coverage: 100.00% and no project coverage change.
Comparison is base (
4d1d83d) 97.31% compared to head (22c0680) 97.31%.
Additional details and impacted files
@@ Coverage Diff @@
## master #957 +/- ##
=======================================
Coverage 97.31% 97.31%
=======================================
Files 24 24
Lines 4249 4249
Branches 385 385
=======================================
Hits 4135 4135
Misses 112 112
Partials 2 2
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/cards/stats-card.js | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.