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

Refactoring structure in modules [core|cats|scalaz] #9

Merged
merged 5 commits into from
Mar 3, 2019

Conversation

llfrometa89
Copy link
Member

  • Create core module with base algebras
  • Create cats module
  • Create scalaz module
  • cats examples and scalaz examples

@codecov-io
Copy link

Codecov Report

Merging #9 into master will decrease coverage by 47.82%.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #9       +/-   ##
=======================================
- Coverage   47.82%   0%   -47.83%     
=======================================
  Files           2    2               
  Lines          23   44       +21     
=======================================
- Hits           11    0       -11     
- Misses         12   44       +32
Impacted Files Coverage Δ
...main/scala/org/pure4s/logger4s/scalaz/Logger.scala 0% <0%> (ø)
...c/main/scala/org/pure4s/logger4s/cats/Logger.scala 0% <0%> (ø)
...c/main/scala/org/pure4s/logger4s/LazyLogging.scala

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 7d5a64a...a511713. Read the comment docs.

@llfrometa89 llfrometa89 merged commit ac6aa7d into pure4s:master Mar 3, 2019
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.

2 participants