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

Upgrades Build #284

Merged
merged 11 commits into from
Apr 22, 2020
Merged

Upgrades Build #284

merged 11 commits into from
Apr 22, 2020

Conversation

juanpedromoreno
Copy link
Contributor

@juanpedromoreno juanpedromoreno commented Apr 22, 2020

This PR:

  • Replaces sbt-org-policies
  • Updates dependencies
  • Migrates README to mdoc (still pending to do the same for the docs, but I'm planning to do in a separate PR).
  • Updates examples to the latest versions of the libraries.

Closes #282
Closes #255
Closes #285

Copy link
Contributor

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

docs/src/main/tut/docs.md Show resolved Hide resolved
project/ProjectPlugin.scala Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Apr 22, 2020

Codecov Report

Merging #284 into master will decrease coverage by 24.73%.
The diff coverage is 81.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #284       +/-   ##
===========================================
- Coverage   93.19%   68.45%   -24.74%     
===========================================
  Files           6        8        +2     
  Lines         191      298      +107     
  Branches        6        3        -3     
===========================================
+ Hits          178      204       +26     
- Misses         13       94       +81     
Impacted Files Coverage Δ
debug/shared/src/main/scala/debug.scala 0.00% <0.00%> (ø)
debug/shared/src/main/scala/document.scala 0.00% <ø> (ø)
shared/src/main/scala/log.scala 66.66% <ø> (ø)
shared/src/main/scala/syntax.scala 100.00% <ø> (ø)
shared/src/main/scala/fetch.scala 91.00% <88.15%> (-2.03%) ⬇️
shared/src/main/scala/cache.scala 100.00% <100.00%> (ø)
shared/src/main/scala/datasource.scala 100.00% <100.00%> (ø)
shared/src/main/scala/execution.scala 100.00% <100.00%> (ø)

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 8e2abf3...91bf35f. Read the comment docs.

@juanpedromoreno juanpedromoreno merged commit 148f672 into master Apr 22, 2020
@juanpedromoreno juanpedromoreno deleted the removes-org-policies branch April 22, 2020 08:58
@juanpedromoreno juanpedromoreno added the breaking-change A breaking change that needs to be treated with consideration label Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change A breaking change that needs to be treated with consideration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants