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

Accepts lazy evaluation for prefix opt #102

Closed
wants to merge 1 commit into from

Conversation

caiogondim
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 20, 2017

Codecov Report

Merging #102 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #102   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          14     14           
  Lines         228    234    +6     
  Branches       41     43    +2     
=====================================
+ Hits          228    234    +6
Impacted Files Coverage Δ
src/base.js 100% <100%> (ø) ⬆️

@5angel
Copy link

5angel commented Dec 20, 2017

@caiogondim I tested it and since whether logs are outputed is determined by prefix value, prefix getter will actually break existing functionality.

Rather than modyfing the actual prefix, can't we just have a way to prepend a string to the log calls?

@caiogondim
Copy link
Owner Author

That's something I didn't think of.
Will close this PR without merging.
Let's keep discussing about it on #48

@caiogondim caiogondim closed this Dec 20, 2017
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.

3 participants