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

CMCL-0000: Fix tests #905

Merged
merged 5 commits into from
Oct 3, 2023
Merged

CMCL-0000: Fix tests #905

merged 5 commits into from
Oct 3, 2023

Conversation

AntoineCharton
Copy link
Contributor

@AntoineCharton AntoineCharton commented Oct 2, 2023

[Delete any line or section that does not apply]

Purpose of this PR

Fix tests

@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (68c2808) 0.00% compared to head (fed9666) 21.05%.

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

Additional details and impacted files
@@            Coverage Diff            @@
##           main     #905       +/-   ##
=========================================
+ Coverage      0   21.05%   +21.05%     
=========================================
  Files         0      244      +244     
  Lines         0    27453    +27453     
=========================================
+ Hits          0     5779     +5779     
- Misses        0    21674    +21674     

see 244 files with indirect coverage changes

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

@AntoineCharton AntoineCharton changed the title Antoine/fix validation CMCL-0000: Fix tests Oct 2, 2023
@AntoineCharton AntoineCharton marked this pull request as ready for review October 2, 2023 22:14
"ErrorExceptions": [
{
"ValidationTest": "Unity Version Validation",
"ExceptionMessage": "In package.json, \"unity\" is pointing to a version higher (2022.3) than the editor you are currently using (2022.2.21f1). Validation needs to happen on a version of the editor that is supported by the package.",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand this fix. The correct thing is to stop testing against 2022.2.
Why is the unity version 2022.2.21f1 hardcoded in the message?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing it

@glabute glabute merged commit 219d6ce into main Oct 3, 2023
8 checks passed
@glabute glabute deleted the antoine/fix-validation branch October 3, 2023 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants