Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

feat: granular control of client warnings, errors. fixes #55 #56

Merged
merged 1 commit into from
May 4, 2018

Conversation

shellscape
Copy link
Contributor

  • This is a bugfix
  • This is a new feature
  • This is a code refactor
  • This is a test update
  • This is a typo fix
  • This is a metadata update

For Bugs and Features; did you add new tests?

Yes

Motivation / Use-Case

Fixes #55

Breaking Changes

None

Additional Info

@codecov
Copy link

codecov bot commented May 4, 2018

Codecov Report

Merging #56 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   99.27%   99.28%   +0.01%     
==========================================
  Files           3        3              
  Lines         138      140       +2     
==========================================
+ Hits          137      139       +2     
  Misses          1        1
Impacted Files Coverage Δ
lib/util.js 100% <100%> (ø) ⬆️
index.js 98.71% <100%> (ø) ⬆️

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 f13237f...9529247. Read the comment docs.

@shellscape shellscape merged commit e830535 into master May 4, 2018
@shellscape shellscape deleted the feat/send-control branch May 4, 2018 01:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Granular Control of Compilation Errors and Warnings In Client Console
1 participant