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

scaladoc 2.12 requires api mapping #138

Merged
merged 1 commit into from Jan 4, 2021
Merged

Conversation

regadas
Copy link
Collaborator

@regadas regadas commented Jan 4, 2021

sorry about this forgot about 2.12 🤦‍♂️

@@ -12,3 +12,4 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.14")
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this plugin takes away the pain of dealing with the API url's directly

@codecov-io
Copy link

Codecov Report

Merging #138 (37de720) into main (0f6982c) will increase coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   95.00%   95.11%   +0.11%     
==========================================
  Files           7        7              
  Lines         900      900              
  Branches       72       72              
==========================================
+ Hits          855      856       +1     
+ Misses         45       44       -1     
Impacted Files Coverage Δ
core/shared/src/main/scala/cats/parse/Parser.scala 94.70% <0.00%> (+0.13%) ⬆️

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 0f6982c...37de720. Read the comment docs.

@johnynek johnynek merged commit 75d01a5 into typelevel:main Jan 4, 2021
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

3 participants