Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

feat(parser): adds sort by name after parsing #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

misterbrownlee
Copy link

Adds a sort function using the 'name' attribute before returning the components array

ISSUES CLOSED: #1

Adds a sort function using the 'name' attribute before returning the components array

ISSUES CLOSED: Topdoc#1
@misterbrownlee
Copy link
Author

hi @GarthDB

@codecov-io
Copy link

codecov-io commented Aug 2, 2017

Codecov Report

Merging #2 into master will decrease coverage by 3.27%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
- Coverage     100%   96.72%   -3.28%     
==========================================
  Files           4        4              
  Lines          58       61       +3     
==========================================
+ Hits           58       59       +1     
- Misses          0        2       +2
Impacted Files Coverage Δ
src/topdoc-parser.js 94.87% <50%> (-5.13%) ⬇️

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 4fc7c70...22cd70b. Read the comment docs.

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.

2 participants