SK83RJOSH / cblend

A modern C/C++ library for reading blend files.
MIT License
3 stars 1 forks source link

Added unsafe method BlendType::ReinterpretCast for resizing a span to match a given type #11

Closed SK83RJOSH closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #11 (393366e) into main (3601ee8) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   75.71%   75.78%   +0.07%     
==========================================
  Files          11       11              
  Lines        1013     1016       +3     
  Branches       53       53              
==========================================
+ Hits          767      770       +3     
  Misses        245      245              
  Partials        1        1              
Flag Coverage Δ
Linux 39.56% <ø> (ø)
Windows 75.52% <100.00%> (+0.07%) :arrow_up:
macOS 50.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
include/cblend.hpp 86.84% <ø> (ø)
source/cblend.cpp 80.34% <100.00%> (+0.14%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot] commented 1 year ago

clang-tidy review says "All clean, LGTM! :+1:"