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

Use assert #56

Merged
merged 3 commits into from
Feb 20, 2020
Merged

Use assert #56

merged 3 commits into from
Feb 20, 2020

Conversation

928PJY
Copy link
Collaborator

@928PJY 928PJY commented Feb 20, 2020

use Nodejs assert and get rid of chai
chaijs/chai#1065

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@ec330e0). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #56   +/-   ##
=========================================
  Coverage          ?   88.38%           
=========================================
  Files             ?       21           
  Lines             ?      689           
  Branches          ?       52           
=========================================
  Hits              ?      609           
  Misses            ?       66           
  Partials          ?       14
Flag Coverage Δ
#component 71.46% <0%> (?)
#unit 90.75% <0%> (?)

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 ec330e0...a9a7806. Read the comment docs.

@928PJY 928PJY merged commit e45f181 into docascode:master Feb 20, 2020
928PJY added a commit that referenced this pull request Aug 24, 2020
* fix UT

* use Nodejs assert instead of chai since it cannot handle error equality
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