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

Refactor to use error returns #76

Merged
merged 2 commits into from
Mar 5, 2019
Merged

Refactor to use error returns #76

merged 2 commits into from
Mar 5, 2019

Conversation

pwr22
Copy link
Owner

@pwr22 pwr22 commented Mar 4, 2019

Closes #69

@codecov-io
Copy link

codecov-io commented Mar 4, 2019

Codecov Report

Merging #76 into master will increase coverage by 15.59%.
The diff coverage is 77.96%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #76       +/-   ##
===========================================
+ Coverage   75.07%   90.67%   +15.59%     
===========================================
  Files           5        5               
  Lines         321      343       +22     
===========================================
+ Hits          241      311       +70     
+ Misses         61       26       -35     
+ Partials       19        6       -13
Impacted Files Coverage Δ
main.go 0% <0%> (ø) ⬆️
job/job_windows.go 68.18% <0%> (ø) ⬆️
run/run.go 89.6% <100%> (ø) ⬆️
args.go 100% <100%> (+34.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 1541313...570348e. Read the comment docs.

@pwr22 pwr22 merged commit e4ea12c into master Mar 5, 2019
@pwr22 pwr22 deleted the refactor-err-handling branch March 5, 2019 00:03
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.

None yet

2 participants