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

build: mov deduction for booleans #341

Merged
merged 7 commits into from
Nov 27, 2022
Merged

build: mov deduction for booleans #341

merged 7 commits into from
Nov 27, 2022

Conversation

mmcloughlin
Copy link
Owner

@mmcloughlin mmcloughlin commented Nov 27, 2022

Updates #336

@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2022

Codecov Report

Merging #341 (54eb2c1) into master (ef60a33) will decrease coverage by 0.39%.
The diff coverage is 10.00%.

@@            Coverage Diff             @@
##           master     #341      +/-   ##
==========================================
- Coverage   76.00%   75.61%   -0.40%     
==========================================
  Files          65       65              
  Lines       20608    20633      +25     
==========================================
- Hits        15664    15602      -62     
- Misses       4862     4953      +91     
+ Partials       82       78       -4     
Flag Coverage Δ
integration 11.96% <11.33%> (+0.12%) ⬆️
unittests 72.69% <0.00%> (-0.43%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/gen/mov.go 0.00% <0.00%> (ø)
build/zmov.go 12.05% <11.33%> (+1.28%) ⬆️
examples/md5x16/md5x16.go 0.00% <0.00%> (-86.42%) ⬇️
build/zinstructions.go 67.67% <0.00%> (+0.02%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mmcloughlin mmcloughlin marked this pull request as ready for review November 27, 2022 03:25
@mmcloughlin mmcloughlin merged commit 127528d into master Nov 27, 2022
@mmcloughlin mmcloughlin deleted the bool-mov branch November 27, 2022 03:30
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.

2 participants