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

Make hasNext idempotent as a workaround for https://github.com/scala/bug/issues/11453 #471

Merged
merged 1 commit into from Mar 28, 2019

Conversation

xerial
Copy link
Member

@xerial xerial commented Mar 28, 2019

No description provided.

@codecov
Copy link

codecov bot commented Mar 28, 2019

Codecov Report

Merging #471 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #471      +/-   ##
=========================================
+ Coverage   83.09%   83.1%   +<.01%     
=========================================
  Files         181     181              
  Lines        7240    7244       +4     
  Branches      687     687              
=========================================
+ Hits         6016    6020       +4     
  Misses       1224    1224
Impacted Files Coverage Δ
...rc/main/scala/wvlet/airframe/codec/JDBCCodec.scala 86.36% <100%> (+0.36%) ⬆️

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 5236f93...c1595a1. Read the comment docs.

@xerial xerial merged commit 6c542eb into wvlet:master Mar 28, 2019
@xerial xerial deleted the fix-iterator branch March 28, 2019 21:03
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.

None yet

1 participant