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

Added documentation to solve exception during macro expansion errors #451

Merged
merged 1 commit into from Mar 9, 2018

Conversation

umbreak
Copy link
Contributor

@umbreak umbreak commented Mar 8, 2018

Added documentation to solve java.lang.ClassNotFoundException when adding a custom predicate inside a project (not REPL).

This addresses the issue #448

Added documentation to solve `java.lang.ClassNotFoundException` when adding a custom predicate inside a project (not REPL).
This addresses the issue fthomas#448
@codecov
Copy link

codecov bot commented Mar 8, 2018

Codecov Report

Merging #451 into master will increase coverage by 1.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #451      +/-   ##
==========================================
+ Coverage   96.96%   98.03%   +1.06%     
==========================================
  Files          56       57       +1     
  Lines         659      660       +1     
  Branches       14       14              
==========================================
+ Hits          639      647       +8     
+ Misses         20       13       -7
Impacted Files Coverage Δ
...in/scala-2.12/eu/timepit/refined/api/Refined.scala 0% <0%> (ø)
...main/scala/eu/timepit/refined/scalaz/package.scala 100% <0%> (+72.72%) ⬆️

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 609cbe3...fc0fa21. Read the comment docs.

@fthomas
Copy link
Owner

fthomas commented Mar 9, 2018

LGTM. Many thanks @umbreak!

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

2 participants