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 #30

Closed Guekka closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #30 (eaf083a) into main (5d70b27) will increase coverage by 0.80%. Report is 11 commits behind head on main. The diff coverage is 79.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   76.97%   77.78%   +0.80%     
==========================================
  Files          33       35       +2     
  Lines        1781     1954     +173     
==========================================
+ Hits         1371     1520     +149     
- Misses        410      434      +24     
Files Changed Coverage Δ
include/btu/bsa/archive.hpp 100.00% <ø> (ø)
include/btu/bsa/settings.hpp 69.28% <ø> (ø)
include/btu/tex/texture.hpp 100.00% <ø> (ø)
src/bsa/pack.cpp 82.69% <ø> (-0.49%) :arrow_down:
src/modmanager/mod_manager.cpp 65.00% <0.00%> (ø)
include/btu/bsa/detail/archive_type.hpp 50.00% <50.00%> (ø)
src/hkx/anim.cpp 79.87% <57.50%> (-8.13%) :arrow_down:
src/nif/mesh.cpp 74.57% <65.51%> (-8.76%) :arrow_down:
src/tex/texture.cpp 88.63% <80.95%> (+21.47%) :arrow_up:
src/bsa/archive.cpp 81.69% <88.46%> (+2.83%) :arrow_up:
... and 2 more

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 37ac5c0...eaf083a. Read the comment docs.