Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: upgrade to unity 2023.2 #22

Merged
merged 7 commits into from
Dec 2, 2023
Merged

fix: upgrade to unity 2023.2 #22

merged 7 commits into from
Dec 2, 2023

Conversation

joaoborks
Copy link
Member

No description provided.

@joaoborks joaoborks self-assigned this Dec 2, 2023
Copy link

codecov bot commented Dec 2, 2023

Codecov Report

Attention: 54 lines in your changes are missing coverage. Please review.

Comparison is base (6b0a428) 90.34% compared to head (1b43a5f) 87.93%.
Report is 13 commits behind head on main.

Files Patch % Lines
...ools-scene-loader/Runtime/Managers/SceneManager.cs 86.92% 20 Missing ⚠️
...loader/Runtime/Managers/SceneManagerAddressable.cs 91.85% 11 Missing ⚠️
...der/Runtime/Utilities/AsyncOperationHandleGroup.cs 87.87% 4 Missing ⚠️
...ne-loader/Runtime/SceneLoaders/SceneLoaderAsync.cs 88.00% 3 Missing ⚠️
...-loader/Runtime/SceneLoaders/SceneLoaderUniTask.cs 88.46% 3 Missing ⚠️
...der/Runtime/Structs/LoadSceneInfoAssetReference.cs 0.00% 3 Missing ⚠️
...scene-loader/Runtime/Structs/LoadSceneInfoIndex.cs 0.00% 3 Missing ⚠️
...scene-loader/Runtime/Structs/LoadSceneInfoScene.cs 0.00% 3 Missing ⚠️
...oader/Runtime/SceneLoaders/SceneLoaderCoroutine.cs 92.59% 2 Missing ⚠️
...ne-loader/Runtime/Utilities/AsyncOperationGroup.cs 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   90.34%   87.93%   -2.42%     
==========================================
  Files          17       18       +1     
  Lines         487      779     +292     
==========================================
+ Hits          440      685     +245     
- Misses         47       94      +47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joaoborks joaoborks merged commit 3aac886 into main Dec 2, 2023
4 checks passed
@joaoborks joaoborks deleted the fix/unity-2023-2 branch December 2, 2023 01:58
joaoborks pushed a commit that referenced this pull request Dec 2, 2023
## [2.2.2](2.2.1...2.2.2) (2023-12-02)

### Bug Fixes

* upgrade to unity 2023.2 ([#22](#22)) ([3aac886](3aac886))
@joaoborks
Copy link
Member Author

🎉 This PR is included in version 2.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Dec 2, 2023
## [2.2.2](2.2.1...2.2.2) (2023-12-02)

### Bug Fixes

* upgrade to unity 2023.2 ([#22](#22)) ([3aac886](3aac886))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant