Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Added traverse_to_root, added tests #11

Merged
merged 2 commits into from Feb 3, 2017
Merged

Conversation

stefanoborini
Copy link
Contributor

Added function traverse_to_root to walk from a node to the root.

@codecov-io
Copy link

codecov-io commented Feb 3, 2017

Codecov Report

Merging #11 into master will increase coverage by 0.11%.

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   88.43%   88.54%   +0.11%     
==========================================
  Files          10       10              
  Lines         389      393       +4     
  Branches       55       56       +1     
==========================================
+ Hits          344      348       +4     
  Misses         27       27              
  Partials       18       18
Impacted Files Coverage Δ
simphony_metaparser/utils.py 85% <100%> (+3.75%)

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 c7559ac...843e321. Read the comment docs.

@stefanoborini stefanoborini merged commit 567d058 into master Feb 3, 2017
@stefanoborini stefanoborini deleted the traverse-to-root branch February 3, 2017 18:00
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.

None yet

2 participants