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

fix: bug that causes an error when dirwalking to a non-existent dir #2

Merged
merged 1 commit into from
Apr 27, 2020

Conversation

d-tsuji
Copy link
Owner

@d-tsuji d-tsuji commented Apr 27, 2020

fix: #1

@github-actions
Copy link

Pull Request Test Coverage Report for Build 126adaa5f-PR-2

  • -2 of 4 (50.0%) changed or added relevant lines in 1 file are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-1.3%) to 81.114%

Changes Missing Coverage Covered Lines Changed/Added Lines %
broker.go 2 4 50.0%
Files with Coverage Reduction New Missed Lines %
broker.go 4 78.85%
Totals Coverage Status
Change from base Build 8ddba39a8: -1.3%
Covered Lines: 335
Relevant Lines: 413

💛 - Coveralls

@d-tsuji d-tsuji merged commit 9ca8b75 into master Apr 27, 2020
@d-tsuji d-tsuji deleted the patch_1 branch April 27, 2020 05:11
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.

If there is no directory on the first pull, an error occurs.
1 participant