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

Integrates sbt-org-policies plugin #115

Merged
merged 4 commits into from
Apr 19, 2017

Conversation

juanpedromoreno
Copy link
Contributor

This PR migrates from sbt-catalyst-extras to sbt-org-policies plugin, upgrading all the dependencies.

It also:

  • Migrates the http4s-scalaz example to http4s-fs2-cats.
  • Fixes Updated to Monix 2.2.3 #112 .
  • Provides some scalafmt format changes.
  • Updates the license headers.

Please, @raulraja @dialelo @peterneyens could you review? Thanks!

@codecov-io
Copy link

codecov-io commented Apr 18, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   77.59%   77.59%           
=======================================
  Files          10       10           
  Lines         250      250           
  Branches        2        2           
=======================================
  Hits          194      194           
  Misses         56       56
Impacted Files Coverage Δ
shared/src/main/scala/datasource.scala 66.66% <ø> (ø) ⬆️
shared/src/main/scala/syntax.scala 66.66% <ø> (ø) ⬆️
shared/src/main/scala/implicits.scala 100% <ø> (ø) ⬆️
shared/src/main/scala/cache.scala 91.66% <ø> (ø) ⬆️
shared/src/main/scala/fetch.scala 80% <ø> (ø) ⬆️
jvm/src/main/scala/unsafeImplicits.scala 0% <ø> (ø) ⬆️
shared/src/main/scala/FetchMonadError.scala 100% <ø> (ø) ⬆️
shared/src/main/scala/env.scala 50% <ø> (ø) ⬆️
shared/src/main/scala/interpreters.scala 93.93% <ø> (ø) ⬆️
shared/src/main/scala/freeinspect.scala 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 5e26f7c...7ded9f3. Read the comment docs.

@juanpedromoreno juanpedromoreno merged commit d4f389c into master Apr 19, 2017
@juanpedromoreno juanpedromoreno deleted the sbt-org-policies-integration branch April 19, 2017 11: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.

None yet

4 participants