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

Increment mismatched type. Fixes #722 #723

Merged
merged 3 commits into from
May 8, 2018

Conversation

kamphaus
Copy link
Contributor

@kamphaus kamphaus commented May 8, 2018

Fixes #722


This change is Reviewable

@kamphaus kamphaus changed the title Increment bad type. Fixes #722 Increment mismatched type. Fixes #722 May 8, 2018
@codecov
Copy link

codecov bot commented May 8, 2018

Codecov Report

Merging #723 into master will decrease coverage by 0.02%.
The diff coverage is 65.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #723      +/-   ##
==========================================
- Coverage   81.71%   81.68%   -0.03%     
==========================================
  Files         165      165              
  Lines        9199     9218      +19     
==========================================
+ Hits         7517     7530      +13     
- Misses       1271     1274       +3     
- Partials      411      414       +3
Impacted Files Coverage Δ
transpiler/operators.go 78.48% <100%> (+0.03%) ⬆️
transpiler/unary.go 70.89% <61.9%> (-0.56%) ⬇️
transpiler/call.go 70% <0%> (+0.79%) ⬆️

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 21d3229...86302b6. Read the comment docs.

@elliotchance
Copy link
Owner

Reviewed 3 of 3 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@elliotchance elliotchance merged commit ef95d27 into elliotchance:master May 8, 2018
@kamphaus kamphaus deleted the fix-722-incr-bad-type branch May 9, 2018 09:56
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

3 participants