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

Fix publishing settings after the removal of sbt-modules #173

Merged
merged 1 commit into from
Sep 28, 2020

Conversation

sbrunk
Copy link
Contributor

@sbrunk sbrunk commented Sep 25, 2020

Seems like I screwed up few settings that are important for publishing when I had to remove sbt-modules in #166. Sorry about that. These changes should bring back the previous state.

@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
+ Coverage   95.68%   96.40%   +0.71%     
==========================================
  Files          10       10              
  Lines         139      139              
  Branches        2        2              
==========================================
+ Hits          133      134       +1     
+ Misses          6        5       -1     
Impacted Files Coverage Δ
...ysevendeg/scalacheck/datetime/instances/joda.scala 100.00% <ø> (ø)
...rtysevendeg/scalacheck/datetime/joda/GenJoda.scala 94.44% <ø> (ø)
...scalacheck/datetime/joda/granularity/package.scala 100.00% <ø> (ø)
...ala/com/fortysevendeg/scalacheck/magic/Magic.scala 100.00% <ø> (ø)
...ortysevendeg/scalacheck/datetime/GenDateTime.scala 100.00% <0.00%> (+20.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 7eb421e...1aa0df0. Read the comment docs.

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.

Thanks 👍

@BenFradet BenFradet merged commit 47152b1 into 47degrees:master Sep 28, 2020
@sbrunk sbrunk deleted the fix-publishing-settings branch September 28, 2020 11:50
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