Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed incorrect String.length #238

Merged
merged 2 commits into from
Feb 24, 2019
Merged

Fixed incorrect String.length #238

merged 2 commits into from
Feb 24, 2019

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Feb 23, 2019

@codecov
Copy link

codecov bot commented Feb 23, 2019

Codecov Report

Merging #238 into master will increase coverage by 0.1%.
The diff coverage is 100%.

@@           Coverage Diff            @@
##           master    #238     +/-   ##
========================================
+ Coverage    60.1%   60.2%   +0.1%     
========================================
  Files         179     179             
  Lines        5296    5296             
========================================
+ Hits         3183    3186      +3     
+ Misses       1764    1761      -3     
  Partials      349     349

@ziflex ziflex requested a review from 3timeslazy February 24, 2019 00:37
@ziflex ziflex added the area/runtime Runtime issue label Feb 24, 2019
Copy link
Member

@3timeslazy 3timeslazy left a comment

Choose a reason for hiding this comment

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

👍🏿

@ziflex ziflex merged commit 14dd7ac into master Feb 24, 2019
@ziflex ziflex deleted the bug/#199-str-len branch February 26, 2019 04:33
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this pull request Apr 10, 2019
* Fixed incorrect String.length
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this pull request Apr 10, 2019
* Fixed incorrect String.length
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/runtime Runtime issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants