Skip to content

Fixing a few things#19

Merged
LandonTClipp merged 6 commits intochigopher:masterfrom
LandonTClipp:updates
Sep 7, 2020
Merged

Fixing a few things#19
LandonTClipp merged 6 commits intochigopher:masterfrom
LandonTClipp:updates

Conversation

@LandonTClipp
Copy link
Copy Markdown
Contributor

Fixes #17. Make algorithm options enumerated.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 7, 2020

Codecov Report

Merging #19 into master will increase coverage by 0.06%.
The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   76.83%   76.90%   +0.06%     
==========================================
  Files           2        2              
  Lines         341      342       +1     
==========================================
+ Hits          262      263       +1     
+ Misses         54       53       -1     
- Partials       25       26       +1     
Impacted Files Coverage Δ
path.go 76.82% <81.81%> (+0.57%) ⬆️
walk.go 77.08% <100.00%> (-1.14%) ⬇️

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 6f36438...35efbc1. Read the comment docs.

@LandonTClipp LandonTClipp merged commit b275ba2 into chigopher:master Sep 7, 2020
@LandonTClipp LandonTClipp deleted the updates branch September 7, 2020 18:12
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.

afero.ReadDir sorts ReadDir entries. Nooooooo!

1 participant