Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

fix: only flush if errorLogger present #41

Merged
merged 1 commit into from
Jul 19, 2018
Merged

Conversation

RasPhilCo
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 19, 2018

Codecov Report

Merging #41 into master will decrease coverage by 0.39%.
The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #41     +/-   ##
========================================
- Coverage   70.89%   70.5%   -0.4%     
========================================
  Files           4       4             
  Lines         134     139      +5     
  Branches       27      28      +1     
========================================
+ Hits           95      98      +3     
- Misses         24      25      +1     
- Partials       15      16      +1
Impacted Files Coverage Δ
src/command.ts 76.05% <50%> (-1.09%) ⬇️
src/index.ts 77.27% <0%> (-0.51%) ⬇️

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 8946130...3b49d23. Read the comment docs.

@RasPhilCo RasPhilCo merged commit f183916 into master Jul 19, 2018
@RasPhilCo RasPhilCo deleted the guard-errlog-flush branch July 19, 2018 20:39
jdx pushed a commit that referenced this pull request Jul 19, 2018
<a name="1.4.35"></a>
## [1.4.35](v1.4.34...v1.4.35) (2018-07-19)

### Bug Fixes

* only flush if errorLogger present ([#41](#41)) ([f183916](f183916))
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