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

Fix constant node evaluation #16

Merged
merged 1 commit into from
Jun 2, 2020
Merged

Conversation

RenatoGeh
Copy link
Contributor

This small patch fixes #15. Seems like a minor typo.

@codecov-commenter
Copy link

Codecov Report

Merging #16 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   61.81%   61.81%           
=======================================
  Files          26       26           
  Lines        1946     1946           
=======================================
  Hits         1203     1203           
  Misses        743      743           
Impacted Files Coverage Δ
src/Logical/Queries.jl 60.24% <ø> (ø)

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 d85a84f...6a934a1. Read the comment docs.

@khosravipasha khosravipasha merged commit 029a318 into Tractables:master Jun 2, 2020
@RenatoGeh RenatoGeh deleted the evaluate branch June 24, 2020 01:14
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.

Correct way of evaluating logic circuit
3 participants