Guekka / bethutil

Common utilities for working with bethesda assets (dds, nif, bsa, hkx...)
https://guekka.github.io/bethutil/
Mozilla Public License 2.0
4 stars 1 forks source link

Dev #10

Closed Guekka closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #10 (dfbebb1) into main (20c4799) will increase coverage by 0.26%. The diff coverage is 86.36%.

:exclamation: Current head dfbebb1 differs from pull request most recent head c3e8f30. Consider uploading reports for the commit c3e8f30 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   75.40%   75.67%   +0.26%     
==========================================
  Files          34       32       -2     
  Lines        1651     1180     -471     
==========================================
- Hits         1245      893     -352     
+ Misses        406      287     -119     
Impacted Files Coverage Δ
include/btu/bsa/archive.hpp 88.88% <ø> (ø)
include/btu/common/error.hpp 50.00% <ø> (ø)
include/btu/common/metaprogramming.hpp 100.00% <ø> (ø)
include/btu/modmanager/mod_folder.hpp 100.00% <ø> (ø)
include/btu/tex/detail/formats_string.hpp 0.00% <ø> (ø)
src/bsa/plugin.cpp 62.10% <0.00%> (-2.55%) :arrow_down:
src/common/string.cpp 72.72% <ø> (-20.13%) :arrow_down:
src/nif/optimize.cpp 0.00% <0.00%> (ø)
src/tex/compression_device.cpp 11.11% <ø> (-46.63%) :arrow_down:
src/tex/error_code.cpp 0.00% <ø> (ø)
... and 15 more

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bcdb724...c3e8f30. Read the comment docs.