Skip to content

feat: add supports for Scala cross versioning [2.12, 2.13]#211

Merged
bednar merged 8 commits intomasterfrom
feat/scala-cross-version-support
Apr 1, 2021
Merged

feat: add supports for Scala cross versioning [2.12, 2.13]#211
bednar merged 8 commits intomasterfrom
feat/scala-cross-version-support

Conversation

@bednar
Copy link
Copy Markdown
Contributor

@bednar bednar commented Mar 30, 2021

Closes #210

Proposed Changes

  • added supports for Scala cross versioning - 2.12, 2.13
  • new artifacts: influxdb-client-scala_2.12, influxdb-client-scala_2.13
  • removed artifact: influxdb-client-scala

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar force-pushed the feat/scala-cross-version-support branch from dabedbb to ff439bf Compare March 30, 2021 07:31
@bednar bednar marked this pull request as ready for review March 30, 2021 08:00
@bednar bednar requested a review from rhajek March 30, 2021 08:01
@bednar bednar force-pushed the feat/scala-cross-version-support branch from ff439bf to ccad1c2 Compare April 1, 2021 07:17
@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 1, 2021

Codecov Report

Merging #211 (ff439bf) into master (6d39cb8) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head ff439bf differs from pull request most recent head 0626fb6. Consider uploading reports for the commit 0626fb6 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master     #211   +/-   ##
=========================================
  Coverage     88.40%   88.40%           
  Complexity      447      447           
=========================================
  Files           139      139           
  Lines          5512     5513    +1     
  Branches        226      226           
=========================================
+ Hits           4873     4874    +1     
  Misses          561      561           
  Partials         78       78           
Impacted Files Coverage Δ Complexity Δ
...uxdb/client/scala/InfluxDBClientScalaFactory.scala 80.00% <0.00%> (+0.83%) 0.00% <0.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 6d39cb8...0626fb6. Read the comment docs.

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.

Cross published artifacts?

3 participants