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

adding some tests for term API #12

Merged
merged 11 commits into from
Jan 25, 2018
Merged

adding some tests for term API #12

merged 11 commits into from
Jan 25, 2018

Conversation

winitzki
Copy link
Collaborator

Add API to obtain generated terms symbolically.

@codecov
Copy link

codecov bot commented Jan 24, 2018

Codecov Report

Merging #12 into master will increase coverage by 1.29%.
The diff coverage is 91.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   91.65%   92.94%   +1.29%     
==========================================
  Files           6        7       +1     
  Lines         539      539              
  Branches       36       40       +4     
==========================================
+ Hits          494      501       +7     
+ Misses         45       38       -7
Impacted Files Coverage Δ
src/main/scala/io/chymyst/ch/Macros.scala 100% <100%> (ø) ⬆️
src/main/scala/io/chymyst/ch/Sequent.scala 100% <100%> (ø) ⬆️
src/main/scala/io/chymyst/ch/Monoid.scala 100% <100%> (ø)
src/main/scala/io/chymyst/ch/TheoremProver.scala 96.92% <100%> (+15.1%) ⬆️
src/main/scala/io/chymyst/ch/TypeExpr.scala 78.57% <53.33%> (-7.54%) ⬇️
src/main/scala/io/chymyst/ch/TermExpr.scala 88.98% <92.15%> (-0.64%) ⬇️
src/main/scala/io/chymyst/ch/LJT.scala 98.63% <97.5%> (+0.68%) ⬆️

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 216c60d...9292e62. Read the comment docs.

@winitzki winitzki merged commit 814dabd into master Jan 25, 2018
@winitzki winitzki deleted the feature/term-output-api branch January 25, 2018 01:26
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