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

feat: improve bsa splitting #17

Closed Guekka closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #17 (54517b0) into dev (547642d) will decrease coverage by 1.19%. The diff coverage is 71.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #17      +/-   ##
==========================================
- Coverage   76.43%   75.25%   -1.19%     
==========================================
  Files          20       33      +13     
  Lines        1379     1293      -86     
==========================================
- Hits         1054      973      -81     
+ Misses        325      320       -5     
Impacted Files Coverage Δ
include/btu/bsa/archive.hpp 100.00% <ø> (ø)
include/btu/bsa/settings.hpp 67.14% <62.50%> (ø)
src/bsa/pack.cpp 75.00% <72.85%> (-19.37%) :arrow_down:
src/bsa/archive.cpp 78.12% <100.00%> (-0.50%) :arrow_down:

... and 30 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 547642d...54517b0. Read the comment docs.