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

replace testsuite to testify part 5(hashmap) #50

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

chyroc
Copy link
Collaborator

@chyroc chyroc commented Aug 22, 2018

Pull Request for issue

#20

Description

  • replace testsuite to testify
  • fix hashmap package
  • xx.Equal(10, len(yy)) to assert.Len(yy, 10)

@codecov
Copy link

codecov bot commented Aug 22, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   80.15%   80.15%           
=======================================
  Files           8        8           
  Lines         504      504           
=======================================
  Hits          404      404           
  Misses        100      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 3905925...4c2197f. Read the comment docs.

@kasvith kasvith merged commit 7015977 into kasvith:master Aug 22, 2018
@kasvith
Copy link
Owner

kasvith commented Aug 22, 2018

tnx for pr

@chyroc chyroc deleted the replace-testsuite-to-testify-part-5 branch August 23, 2018 01:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants