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

Type and ID getters #315

Merged
merged 4 commits into from
Jan 10, 2024
Merged

Type and ID getters #315

merged 4 commits into from
Jan 10, 2024

Conversation

mlange-42
Copy link
Owner

Allows users to:

  • get reflect.Type for component and resource IDs
  • get list of components for an entity or for the current query position

Preparation to allow for serialization/deserialization. See #314.

@mlange-42 mlange-42 added the feature feature requests label Jan 10, 2024
@mlange-42 mlange-42 self-assigned this Jan 10, 2024
@coveralls
Copy link
Collaborator

coveralls commented Jan 10, 2024

Pull Request Test Coverage Report for Build 7477871063

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 7464066922: 0.0%
Covered Lines: 3852
Relevant Lines: 3852

💛 - Coveralls

@mlange-42 mlange-42 force-pushed the type-and-id-getters branch from d7e7e81 to bfbf68e Compare January 10, 2024 16:27
@mlange-42 mlange-42 marked this pull request as ready for review January 10, 2024 17:24
@mlange-42 mlange-42 merged commit 5d8643d into main Jan 10, 2024
@mlange-42 mlange-42 deleted the type-and-id-getters branch January 10, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants