msgpack / msgpack-php

msgpack.org[PHP]
BSD 3-Clause "New" or "Revised" License
773 stars 119 forks source link

Split issue067 test for 32 bits #152

Closed andypost closed 3 years ago

andypost commented 3 years ago

Test supposed to run on 64-bits so it fails on 32 bits

Duplicate test for 32-bits - ref https://github.com/msgpack/msgpack-php/issues/67#issuecomment-664461678

codecov-commenter commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #152   +/-   ##
=======================================
  Coverage   85.94%   85.94%           
=======================================
  Files           8        8           
  Lines        1345     1345           
=======================================
  Hits         1156     1156           
  Misses        189      189           

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 4088b6a...17cf29c. Read the comment docs.