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

ModFolder improvements, test coverage, fs functions #38

Closed Guekka closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 79.16667% with 30 lines in your changes missing coverage. Please review.

Project coverage is 76.60%. Comparing base (5d70b27) to head (c38e242). Report is 66 commits behind head on main.

:exclamation: Current head c38e242 differs from pull request most recent head c49a0e4

Please upload reports for the commit c49a0e4 to get more accurate results.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Guekka/bethutil/pull/38/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/38?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 #38 +/- ## ========================================== - Coverage 76.97% 76.60% -0.37% ========================================== Files 33 38 +5 Lines 1781 1646 -135 ========================================== - Hits 1371 1261 -110 + Misses 410 385 -25 ``` | [Files](https://app.codecov.io/gh/Guekka/bethutil/pull/38?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B) | Coverage Δ | | |---|---|---| | [include/btu/bsa/plugin.hpp](https://app.codecov.io/gh/Guekka/bethutil/pull/38?src=pr&el=tree&filepath=include%2Fbtu%2Fbsa%2Fplugin.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B#diff-aW5jbHVkZS9idHUvYnNhL3BsdWdpbi5ocHA=) | `66.66% <ø> (-16.67%)` | :arrow_down: | | [src/bsa/pack.cpp](https://app.codecov.io/gh/Guekka/bethutil/pull/38?src=pr&el=tree&filepath=src%2Fbsa%2Fpack.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B#diff-c3JjL2JzYS9wYWNrLmNwcA==) | `92.68% <100.00%> (+9.50%)` | :arrow_up: | | [src/bsa/archive.cpp](https://app.codecov.io/gh/Guekka/bethutil/pull/38?src=pr&el=tree&filepath=src%2Fbsa%2Farchive.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B#diff-c3JjL2JzYS9hcmNoaXZlLmNwcA==) | `75.87% <50.00%> (-2.98%)` | :arrow_down: | | [include/btu/modmanager/mod\_folder.hpp](https://app.codecov.io/gh/Guekka/bethutil/pull/38?src=pr&el=tree&filepath=include%2Fbtu%2Fmodmanager%2Fmod_folder.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B#diff-aW5jbHVkZS9idHUvbW9kbWFuYWdlci9tb2RfZm9sZGVyLmhwcA==) | `0.00% <0.00%> (ø)` | | | [src/bsa/plugin.cpp](https://app.codecov.io/gh/Guekka/bethutil/pull/38?src=pr&el=tree&filepath=src%2Fbsa%2Fplugin.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B#diff-c3JjL2JzYS9wbHVnaW4uY3Bw) | `62.50% <25.00%> (+11.21%)` | :arrow_up: | | [src/modmanager/mod\_folder.cpp](https://app.codecov.io/gh/Guekka/bethutil/pull/38?src=pr&el=tree&filepath=src%2Fmodmanager%2Fmod_folder.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B#diff-c3JjL21vZG1hbmFnZXIvbW9kX2ZvbGRlci5jcHA=) | `88.88% <81.25%> (-11.12%)` | :arrow_down: | | [src/common/filesystem.cpp](https://app.codecov.io/gh/Guekka/bethutil/pull/38?src=pr&el=tree&filepath=src%2Fcommon%2Ffilesystem.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+B#diff-c3JjL2NvbW1vbi9maWxlc3lzdGVtLmNwcA==) | `85.71% <85.71%> (ø)` | | ... and [19 files with indirect coverage changes](https://app.codecov.io/gh/Guekka/bethutil/pull/38/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/38?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/38?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 [50899a3...c49a0e4](https://app.codecov.io/gh/Guekka/bethutil/pull/38?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).