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(nif): add optimize mesh option #39

Closed Guekka closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.

Project coverage is 76.49%. Comparing base (5d70b27) to head (4c9b377). Report is 80 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Guekka/bethutil/pull/39/graphs/tree.svg?width=650&height=150&src=pr&token=llth93S2Em&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B)](https://app.codecov.io/gh/Guekka/bethutil/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B) ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================== - Coverage 76.97% 76.49% -0.49% ========================================== Files 33 38 +5 Lines 1781 1651 -130 ========================================== - Hits 1371 1263 -108 + Misses 410 388 -22 ``` | [Files](https://app.codecov.io/gh/Guekka/bethutil/pull/39?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B) | Coverage Δ | | |---|---|---| | [src/nif/mesh.cpp](https://app.codecov.io/gh/Guekka/bethutil/pull/39?src=pr&el=tree&filepath=src%2Fnif%2Fmesh.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B#diff-c3JjL25pZi9tZXNoLmNwcA==) | `72.09% <100.00%> (-11.25%)` | :arrow_down: | | [src/nif/optimize.cpp](https://app.codecov.io/gh/Guekka/bethutil/pull/39?src=pr&el=tree&filepath=src%2Fnif%2Foptimize.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B#diff-c3JjL25pZi9vcHRpbWl6ZS5jcHA=) | `51.85% <100.00%> (-10.22%)` | :arrow_down: | | [src/nif/functions.cpp](https://app.codecov.io/gh/Guekka/bethutil/pull/39?src=pr&el=tree&filepath=src%2Fnif%2Ffunctions.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B#diff-c3JjL25pZi9mdW5jdGlvbnMuY3Bw) | `56.66% <25.00%> (-14.31%)` | :arrow_down: | ... and [21 files with indirect coverage changes](https://app.codecov.io/gh/Guekka/bethutil/pull/39/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/Guekka/bethutil/pull/39?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/Guekka/bethutil/pull/39?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B). Last update [0b37886...4c9b377](https://app.codecov.io/gh/Guekka/bethutil/pull/39?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B).