Skip to content

Fix type display names for multidimensional arrays#3

Merged
rogeralsing merged 1 commit intomainfrom
fix/nameformatter-array-ranks
Jan 18, 2026
Merged

Fix type display names for multidimensional arrays#3
rogeralsing merged 1 commit intomainfrom
fix/nameformatter-array-ranks

Conversation

@rogeralsing
Copy link
Contributor

Summary

  • preserve multidimensional array rank specifiers when formatting type display names
  • add coverage for arrays inside generic type names

Testing

  • dotnet test

@rogeralsing
Copy link
Contributor Author

Progress update:

  • preserve multidimensional array rank specifiers in type display names
  • add tests for multidimensional arrays and array generics
  • Determining projects to restore...
    All projects are up-to-date for restore.
    Asynkron.Profiler.Core -> /Users/rogerjohansson/git/asynkron/Asynkron.Profiler/.worktrees/Break-roadmap-items-into-actionable-issues-PRs-https-github-com-Asynkron-asynkron-profiler-issues-1/src/ProfilerCore/bin/Debug/net10.0/Asynkron.Profiler.Core.dll
    ProfileTool -> /Users/rogerjohansson/git/asynkron/Asynkron.Profiler/.worktrees/Break-roadmap-items-into-actionable-issues-PRs-https-github-com-Asynkron-asynkron-profiler-issues-1/src/ProfileTool/bin/Debug/net10.0/ProfileTool.dll
    Asynkron.Profiler.Tests -> /Users/rogerjohansson/git/asynkron/Asynkron.Profiler/.worktrees/Break-roadmap-items-into-actionable-issues-PRs-https-github-com-Asynkron-asynkron-profiler-issues-1/tests/Asynkron.Profiler.Tests/bin/Debug/net10.0/Asynkron.Profiler.Tests.dll
    Test run for /Users/rogerjohansson/git/asynkron/Asynkron.Profiler/.worktrees/Break-roadmap-items-into-actionable-issues-PRs-https-github-com-Asynkron-asynkron-profiler-issues-1/tests/Asynkron.Profiler.Tests/bin/Debug/net10.0/Asynkron.Profiler.Tests.dll (.NETCoreApp,Version=v10.0)
    VSTest version 18.0.1 (arm64)

Starting test execution, please wait...
A total of 1 test files matched the specified pattern.

Passed! - Failed: 0, Passed: 22, Skipped: 0, Total: 22, Duration: 49 ms - Asynkron.Profiler.Tests.dll (net10.0)

This was referenced Jan 18, 2026
Closed
@rogeralsing rogeralsing merged commit 01e6d11 into main Jan 18, 2026
1 check passed
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.

1 participant