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

Starts to add null data patterns to methods #107

Merged
merged 3 commits into from Dec 18, 2017
Merged

Conversation

sckott
Copy link
Contributor

@sckott sckott commented Dec 15, 2017

fix #95

let me know what you think @zachary-foster

@codecov-io
Copy link

codecov-io commented Dec 15, 2017

Codecov Report

Merging #107 into master will decrease coverage by 0.12%.
The diff coverage is 76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage   76.38%   76.25%   -0.13%     
==========================================
  Files          21       21              
  Lines        2071     2085      +14     
==========================================
+ Hits         1582     1590       +8     
- Misses        489      495       +6
Impacted Files Coverage Δ
R/taxon_rank.R 100% <100%> (ø) ⬆️
R/taxon_name.R 100% <100%> (ø) ⬆️
R/taxon_id.R 100% <100%> (ø) ⬆️
R/taxon.R 92.3% <100%> (+0.15%) ⬆️
R/hierarchy.R 33.33% <33.33%> (-0.41%) ⬇️
R/taxa.R 92.59% <86.66%> (-7.41%) ⬇️

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 c3abca2...cc7d0a4. Read the comment docs.

@zachary-foster
Copy link
Collaborator

LGTM

@zachary-foster zachary-foster merged commit 922d676 into master Dec 18, 2017
@sckott sckott added this to the v0.2 milestone Dec 18, 2017
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.

What to do with cases with no data/results
3 participants