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

Atomic bitwise complement op without anonymous function. Fixes #688 #689

Merged

Conversation

kamphaus
Copy link
Contributor

@kamphaus kamphaus commented Apr 26, 2018

Fixes #688


This change is Reviewable

@codecov
Copy link

codecov bot commented Apr 26, 2018

Codecov Report

Merging #689 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #689      +/-   ##
==========================================
- Coverage   82.18%   82.16%   -0.03%     
==========================================
  Files         164      164              
  Lines        8841     8841              
==========================================
- Hits         7266     7264       -2     
- Misses       1178     1179       +1     
- Partials      397      398       +1
Impacted Files Coverage Δ
transpiler/operators.go 77.51% <100%> (-0.37%) ⬇️

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 bf6946d...6ac8b01. Read the comment docs.

@elliotchance
Copy link
Owner

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


Comments from Reviewable

@elliotchance elliotchance merged commit a3608c3 into elliotchance:master Apr 27, 2018
@kamphaus kamphaus deleted the fix-688-bitwise-complement-of-array branch April 27, 2018 06:24
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