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

Move array utils from KiwiReflection2 to KiwiArrays2 #277

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

sleberknight
Copy link
Owner

These utilities should not have gone into KiwiReflection2. Instead, they should go in a utility class specific for arrays. Created KiwiArrays2 and moved emptyArray and newArray there.

These utilities should not have gone into KiwiReflection2.
Instead, they should go in a utility class specific for arrays.
Created KiwiArrays2 and moved emptyArray and newArray there.
@sleberknight sleberknight added the refactoring Code refactoring label Jun 16, 2023
@sleberknight sleberknight added this to the 0.4.0 milestone Jun 16, 2023
@sleberknight sleberknight self-assigned this Jun 16, 2023
@sleberknight sleberknight changed the title Move array utils form KiwiReflection2 to KiwiArrays2 Move array utils from KiwiReflection2 to KiwiArrays2 Jun 16, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@github-actions
Copy link

Qodana

It seems all right 👌

No new problems found according to the checks applied
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@sleberknight sleberknight merged commit c18bea8 into main Jun 16, 2023
@sleberknight sleberknight deleted the move_array_utils_to_new_KiwiArrays2 branch June 16, 2023 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant