tarcieri / micromath

Embedded Rust arithmetic, 2D/3D vector, and statistics library
Apache License 2.0
401 stars 21 forks source link

v2.0.0-pre #86

Closed tarcieri closed 3 years ago

tarcieri commented 3 years ago

Added

Changed

Fixed

codecov-commenter commented 3 years ago

Codecov Report

Merging #86 (f92e44b) into main (9f2dd2a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   57.42%   57.42%           
=======================================
  Files          38       38           
  Lines         876      876           
=======================================
  Hits          503      503           
  Misses        373      373           
Impacted Files Coverage Δ
src/quaternion.rs 0.00% <ø> (ø)

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 9f2dd2a...f92e44b. Read the comment docs.