rklaehn / radixtree

A fast and generic immutable radix tree for scala
Apache License 2.0
96 stars 14 forks source link

scala version and dependency update #6

Closed rklaehn closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #6 into master will not impact coverage.

@@          Coverage Diff          @@
##           master     #6   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         374    371    -3     
  Branches       93     96    +3     
=====================================
- Hits          374    371    -3
Impacted Files Coverage Δ
...c/main/scala/com/rklaehn/radixtree/RadixTree.scala 100% <ø> (ø) :white_check_mark:

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 06d76dc...0f1b55b. Read the comment docs.