jorainer / ensembldb

This is the ensembldb development repository.
https://jorainer.github.io/ensembldb
33 stars 10 forks source link

implement mapIds(multiVals = "CharacterList") #87

Closed mtmorgan closed 5 years ago

mtmorgan commented 5 years ago

this seemed straight-forward, so maybe I'm missing something?

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@734bd0c). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #87   +/-   ##
=========================================
  Coverage          ?   77.32%           
=========================================
  Files             ?       16           
  Lines             ?     4124           
  Branches          ?        0           
=========================================
  Hits              ?     3189           
  Misses            ?      935           
  Partials          ?        0
Impacted Files Coverage Δ
R/select-methods.R 82.25% <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 734bd0c...b40117e. Read the comment docs.

jorainer commented 5 years ago

Indeed, most likely I just forgot about that. Thanks @mtmorgan for the PR.