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

chore: refactor logger #459

Merged
merged 2 commits into from
May 8, 2020
Merged

chore: refactor logger #459

merged 2 commits into from
May 8, 2020

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Refactor logger

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented May 7, 2020

Codecov Report

Merging #459 into master will decrease coverage by 0.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #459      +/-   ##
==========================================
- Coverage   94.71%   94.56%   -0.16%     
==========================================
  Files           9        9              
  Lines         246      239       -7     
  Branches       63       61       -2     
==========================================
- Hits          233      226       -7     
  Misses         12       12              
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/postProcessPattern.js 89.55% <100.00%> (+0.15%) ⬆️
src/utils/createPatternGlob.js 100.00% <100.00%> (ø)

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 1e2f3a1...d43e1ec. Read the comment docs.

@cap-Bernardito cap-Bernardito force-pushed the chore-refactor-logger branch 2 times, most recently from e4ba2e3 to 13cd75d Compare May 7, 2020 16:59
@cap-Bernardito cap-Bernardito marked this pull request as ready for review May 7, 2020 17:03
@cap-Bernardito cap-Bernardito force-pushed the chore-refactor-logger branch 2 times, most recently from 5c6dc96 to 012cecf Compare May 7, 2020 17:09
@alexander-akait alexander-akait merged commit 42194f3 into master May 8, 2020
@alexander-akait alexander-akait deleted the chore-refactor-logger branch May 8, 2020 12:20
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