game-ci / unity-builder

Build Unity projects for different platforms
https://github.com/marketplace/actions/unity-builder
MIT License
852 stars 250 forks source link

Use capture group to find Unity version to support new 6000 versions #639

Closed AndrewKahr closed 8 months ago

AndrewKahr commented 8 months ago

Changes

Checklist

github-actions[bot] commented 8 months ago

Cat Gif

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.97%. Comparing base (fc0a52b) to head (b8c45ef).

:exclamation: Current head b8c45ef differs from pull request most recent head b2b7551. Consider uploading reports for the commit b2b7551 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/game-ci/unity-builder/pull/639/graphs/tree.svg?width=650&height=150&src=pr&token=eRCPplc2s1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=game-ci)](https://app.codecov.io/gh/game-ci/unity-builder/pull/639?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=game-ci) ```diff @@ Coverage Diff @@ ## main #639 +/- ## ========================================== - Coverage 36.99% 36.97% -0.03% ========================================== Files 77 77 Lines 3122 3121 -1 Branches 609 645 +36 ========================================== - Hits 1155 1154 -1 + Misses 1967 1824 -143 - Partials 0 143 +143 ``` | [Files](https://app.codecov.io/gh/game-ci/unity-builder/pull/639?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=game-ci) | Coverage Δ | | |---|---|---| | [src/model/unity-versioning.ts](https://app.codecov.io/gh/game-ci/unity-builder/pull/639?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=game-ci#diff-c3JjL21vZGVsL3VuaXR5LXZlcnNpb25pbmcudHM=) | `100.00% <100.00%> (ø)` | | ... and [37 files with indirect coverage changes](https://app.codecov.io/gh/game-ci/unity-builder/pull/639/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=game-ci)