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

Add ALU with test cases #1

Merged
merged 3 commits into from
Jul 3, 2017
Merged

Add ALU with test cases #1

merged 3 commits into from
Jul 3, 2017

Conversation

mlouielu
Copy link
Owner

@mlouielu mlouielu commented Jul 3, 2017

No description provided.

@coveralls
Copy link

coveralls commented Jul 3, 2017

Coverage Status

Coverage increased (+3.5%) to 96.319% when pulling 4e9bcf5 on impl_alu into 768624e on master.

@codecov-io
Copy link

codecov-io commented Jul 3, 2017

Codecov Report

Merging #1 into master will increase coverage by 3.46%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage   92.85%   96.31%   +3.46%     
==========================================
  Files          11       12       +1     
  Lines         140      163      +23     
==========================================
+ Hits          130      157      +27     
+ Misses         10        6       -4
Impacted Files Coverage Δ
nand2vm/gate/const.py 100% <100%> (ø)
nand2vm/gate/alu.py 100% <100%> (+100%) ⬆️
nand2vm/gate/__init__.py 100% <100%> (ø) ⬆️

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 768624e...fea585b. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+3.5%) to 96.319% when pulling fea585b on impl_alu into 768624e on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+3.5%) to 96.319% when pulling fea585b on impl_alu into 768624e on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+3.5%) to 96.319% when pulling fea585b on impl_alu into 768624e on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+3.5%) to 96.319% when pulling fea585b on impl_alu into 768624e on master.

@mlouielu mlouielu merged commit c2811af into master Jul 3, 2017
@mlouielu mlouielu deleted the impl_alu branch July 3, 2017 18:01
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