SK83RJOSH / cblend

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

Unreal compilation fixes, and Blend::Open(std::span<const u8>) #9

Closed SK83RJOSH closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #9 (4af9a6b) into main (6b64940) will decrease coverage by 0.45%. The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   74.94%   74.48%   -0.46%     
==========================================
  Files          11       11              
  Lines         894      878      -16     
  Branches       46        0      -46     
==========================================
- Hits          670      654      -16     
  Misses        224      224              
Flag Coverage Δ
Linux ?
Windows 74.48% <83.33%> (-0.35%) :arrow_down:
macOS ?

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

Impacted Files Coverage Δ
include/cblend.hpp 83.78% <ø> (-3.28%) :arrow_down:
source/cblend.cpp 80.80% <83.33%> (+0.55%) :arrow_up:
source/cblend_format.cpp 72.97% <0.00%> (-0.37%) :arrow_down:
source/cblend_query.cpp 93.61% <0.00%> (-0.27%) :arrow_down:
include/cblend_query.hpp 100.00% <0.00%> (ø)
include/cblend_format.hpp 100.00% <0.00%> (ø)
include/cblend_types.hpp 100.00% <0.00%> (+25.00%) :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:"

github-actions[bot] commented 1 year ago

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