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

feat(logger): remove debug from dep, introduce enablelogger #61

Merged
merged 5 commits into from
Sep 25, 2018

Conversation

kwonoj
Copy link
Owner

@kwonoj kwonoj commented Sep 25, 2018

No description provided.

@codecov
Copy link

codecov bot commented Sep 25, 2018

Codecov Report

Merging #61 into master will decrease coverage by 0.2%.
The diff coverage is 71.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   85.63%   85.42%   -0.21%     
==========================================
  Files          20       20              
  Lines         515      645     +130     
  Branches      160      183      +23     
==========================================
+ Hits          441      551     +110     
- Misses         74       94      +20
Impacted Files Coverage Δ
src/adapters/xhr.ts 90.9% <100%> (+0.07%) ⬆️
src/utils/base.ts 98.14% <100%> (+0.03%) ⬆️
src/index.ts 100% <100%> (ø) ⬆️
src/utils/urls.ts 96% <100%> (+0.08%) ⬆️
src/utils/log.ts 55.55% <55.55%> (ø)
src/utils/parseJsonResponse.ts 70.58% <75%> (-29.42%) ⬇️
src/defaultOptions.ts 86.48% <0%> (-13.52%) ⬇️
src/utils/getObserverHandler.ts 95% <0%> (-5%) ⬇️
src/utils/parseHeaders.ts 100% <0%> (ø) ⬆️
... and 6 more

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 a4a25dd...ebed448. Read the comment docs.

@kwonoj kwonoj merged commit 33d3ac6 into master Sep 25, 2018
@kwonoj kwonoj deleted the remove-debug branch September 25, 2018 22:58
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.

1 participant