thomcc / arcstr

Better reference counted strings for Rust
Apache License 2.0
114 stars 18 forks source link

Add 32 bit mips CI target #21

Closed thomcc closed 4 years ago

thomcc commented 4 years ago

I don't have a use for this at the moment, but it feels good to have the full matrix below covered

little endian big endian
32 bit win32-*/linux32/arm32 mips32 (added here)
64 bit like everything mips64
codecov-commenter commented 4 years ago

Codecov Report

Merging #21 into main will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   97.21%   97.21%           
=======================================
  Files           6        6           
  Lines         861      861           
=======================================
  Hits          837      837           
  Misses         24       24           

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 f4d69f0...3f20fe0. Read the comment docs.