Skip to content

Testing/#545 convert assert nil#575

Merged
bobheadxi merged 12 commits into
masterfrom
testing/#545-convert-assertNil
Feb 17, 2019
Merged

Testing/#545 convert assert nil#575
bobheadxi merged 12 commits into
masterfrom
testing/#545-convert-assertNil

Conversation

@yaoharry

Copy link
Copy Markdown
Member

🎟️ Ticket(s): Closes #545


👷 Changes

Converted asset.Nil to assert.NoError

Made sure that the test involved an error test and not a nil test.

🔦 Testing Instructions

Run make test

@bobheadxi bobheadxi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks!!!

@codecov

codecov Bot commented Feb 16, 2019

Copy link
Copy Markdown

Codecov Report

Merging #575 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #575   +/-   ##
=======================================
  Coverage   56.51%   56.51%           
=======================================
  Files          62       62           
  Lines        3019     3019           
=======================================
  Hits         1706     1706           
  Misses       1104     1104           
  Partials      209      209

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 8ab04a5...1219624. Read the comment docs.

@bobheadxi

Copy link
Copy Markdown
Member

@yaoharry there are conflicts here in client/client_test.go 😢

@bobheadxi bobheadxi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wheeeee

@bobheadxi bobheadxi merged commit 3bf9082 into master Feb 17, 2019
@bobheadxi bobheadxi deleted the testing/#545-convert-assertNil branch February 17, 2019 01:49
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.

2 participants