theodesp / go-heaps

Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci
MIT License
97 stars 29 forks source link

docs: add safwan-moha as a contributor #40

Closed allcontributors[bot] closed 5 years ago

allcontributors[bot] commented 5 years ago

Adds @safwan-moha as a contributor for test, code.

This was requested by theodesp in this comment

codecov-io commented 5 years ago

Codecov Report

Merging #40 into master will increase coverage by 0.13%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage    85.3%   85.43%   +0.13%     
==========================================
  Files           7        7              
  Lines         728      728              
==========================================
+ Hits          621      622       +1     
  Misses         78       78              
+ Partials       29       28       -1
Impacted Files Coverage Δ
treap/treap.go 74.28% <0%> (+1.42%) :arrow_up:

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 520c50e...9afb869. Read the comment docs.