Skip to content

fix: error message on max and min - #63

Open
jasine wants to merge 2 commits into
node-modules:masterfrom
jasine:master
Open

fix: error message on max and min#63
jasine wants to merge 2 commits into
node-modules:masterfrom
jasine:master

Conversation

@jasine

Copy link
Copy Markdown

当检查min,max或者数组长度,字符串长度时,提示信息对于边界的描述并不准确,没有考虑等于关系

@codecov

codecovBot commented Apr 2, 2019

Copy link
Copy Markdown

Codecov Report

Merging #63 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@## master #63 +/- ##
=======================================
Coverage 99.52% 99.52% =======================================
Files 1 1 Lines 211 211 Branches 79 79 =======================================
Hits 210 210 Misses 1 1
Impacted FilesCoverage Δ
index.js99.52% <100%> (ø)⬆️

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 4167a8d...c081d52. Read the comment docs.

1 similar comment
@codecov

codecovBot commented Apr 2, 2019

Copy link
Copy Markdown

Codecov Report

Merging #63 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@## master #63 +/- ##
=======================================
Coverage 99.52% 99.52% =======================================
Files 1 1 Lines 211 211 Branches 79 79 =======================================
Hits 210 210 Misses 1 1
Impacted FilesCoverage Δ
index.js99.52% <100%> (ø)⬆️

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 4167a8d...c081d52. Read the comment docs.

Sign up for freeto 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.

1 participant

@jasine