Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Make return type of selectAll consistent with upstream #25

Merged
merged 1 commit into from
Jul 20, 2018
Merged

Make return type of selectAll consistent with upstream #25

merged 1 commit into from
Jul 20, 2018

Conversation

yoohaemin
Copy link

Upstream uses immutable.Seq, matching that instead of using supertype (scala.Seq) would allow to retain that precision.

@codecov-io
Copy link

codecov-io commented Jul 20, 2018

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #25   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files          35    35           
  Lines         798   798           
  Branches       28    28           
====================================
  Misses        798   798
Impacted Files Coverage Δ
...la/akka/contrib/d3/readside/CassandraSession.scala 0% <ø> (ø) ⬆️

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 ab16edb...8ff79b6. Read the comment docs.

@pjan pjan merged commit 57321dd into pjan:master Jul 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants