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

Closed Guekka closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #28 (2182cd9) into main (5d70b27) will decrease coverage by 0.58%. Report is 2 commits behind head on main. The diff coverage is 75.00%.

:exclamation: Current head 2182cd9 differs from pull request most recent head 72d3d85. Consider uploading reports for the commit 72d3d85 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   76.97%   76.40%   -0.58%     
==========================================
  Files          33       33              
  Lines        1781     1335     -446     
==========================================
- Hits         1371     1020     -351     
+ Misses        410      315      -95     
Files Changed Coverage Δ
include/btu/bsa/archive.hpp 100.00% <ø> (ø)
include/btu/tex/texture.hpp 100.00% <ø> (ø)
src/nif/mesh.cpp 72.09% <66.66%> (-11.25%) :arrow_down:
src/bsa/archive.cpp 77.18% <70.83%> (-1.68%) :arrow_down:
src/tex/texture.cpp 85.00% <78.94%> (+17.83%) :arrow_up:
src/modmanager/mod_folder.cpp 100.00% <100.00%> (ø)
src/tex/optimize.cpp 72.16% <100.00%> (-1.61%) :arrow_down:

... and 14 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 222755d...72d3d85. Read the comment docs.