quintel / atlas

Ruby library for working with ETSource data
MIT License
5 stars 1 forks source link

Add PARENT_VALUE method #123

Closed grdw closed 6 years ago

grdw commented 6 years ago

Including @michieldenhaan

codecov[bot] commented 6 years ago

Codecov Report

Merging #123 into master will decrease coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
- Coverage   93.35%   93.33%   -0.03%     
==========================================
  Files          74       74              
  Lines        1942     1951       +9     
==========================================
+ Hits         1813     1821       +8     
- Misses        129      130       +1
Impacted Files Coverage Δ
lib/atlas/dataset.rb 100% <100%> (ø) :arrow_up:
lib/atlas/runtime.rb 97.22% <100%> (+0.16%) :arrow_up:
lib/atlas/sparse_graph_query.rb 93.54% <0%> (-2.61%) :arrow_down:

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 c6450eb...c8c36dc. Read the comment docs.