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 a bug with rule _&R #7

Merged
merged 6 commits into from
Jan 2, 2018
Merged

Fix a bug with rule _&R #7

merged 6 commits into from
Jan 2, 2018

Conversation

winitzki
Copy link
Collaborator

@winitzki winitzki commented Jan 1, 2018

Trying to use curryhoward for live demo in chapter 4 lead to a failure. This PR fixes the associated bugs.

@codecov
Copy link

codecov bot commented Jan 1, 2018

Codecov Report

Merging #7 into master will decrease coverage by 0.11%.
The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   92.09%   91.98%   -0.12%     
==========================================
  Files           6        6              
  Lines         468      474       +6     
  Branches       23       28       +5     
==========================================
+ Hits          431      436       +5     
- Misses         37       38       +1
Impacted Files Coverage Δ
src/main/scala/io/chymyst/ch/Macros.scala 100% <ø> (ø) ⬆️
src/main/scala/io/chymyst/ch/LJT.scala 97.94% <100%> (-0.02%) ⬇️
src/main/scala/io/chymyst/ch/TheoremProver.scala 100% <100%> (ø) ⬆️
src/main/scala/io/chymyst/ch/TermExpr.scala 87.43% <96.29%> (ø) ⬆️

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 e6eb641...ec9b17f. Read the comment docs.

@winitzki winitzki merged commit 96ec203 into master Jan 2, 2018
@winitzki winitzki deleted the feature/more-examples branch January 2, 2018 06:52
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

1 participant