gnzlbg / bitintr

Portable Bitwise Manipulation Intrinsics
https://gnzlbg.github.io/bitintr
MIT License
44 stars 10 forks source link

Migrate to std::arch and bump version to 0.2 #6

Closed gnzlbg closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@90c7cea). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #6   +/-   ##
========================================
  Coverage          ?   0.97%           
========================================
  Files             ?      24           
  Lines             ?     103           
  Branches          ?       0           
========================================
  Hits              ?       1           
  Misses            ?     102           
  Partials          ?       0
Impacted Files Coverage Δ
src/lib.rs 100% <ø> (ø)
src/pext.rs 0% <0%> (ø)
src/bextr.rs 0% <0%> (ø)
src/lzcnt.rs 0% <0%> (ø)
src/blci.rs 0% <0%> (ø)
src/blsfill.rs 0% <0%> (ø)
src/t1mskc.rs 0% <0%> (ø)
src/blcfill.rs 0% <0%> (ø)
src/blsmsk.rs 0% <0%> (ø)
src/mulx.rs 0% <0%> (ø)
... and 14 more

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 90c7cea...249fb2c. Read the comment docs.

gnzlbg commented 6 years ago

bors: +r

gnzlbg commented 6 years ago

bors: +r

bors[bot] commented 6 years ago

Did you mean "r+"?

gnzlbg commented 6 years ago

bors: r+

bors[bot] commented 6 years ago

Build succeeded