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

ref: Make surface implementation more concise #861

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

niermann999
Copy link
Contributor

@niermann999 niermann999 commented Oct 16, 2024

Make the basic surface interface type as concise as possible and instead only add additional functionality around it when actually needed. The tracking_surface interface and functionality does not change and can continue to be used as is in tracking focused projects like traccc.

Note: This also follows this recommendation https://sonarcloud.io/project/issues?open=AZH_68H6PF6vD098dQdb&id=acts-project_detray&tab=why

@niermann999 niermann999 force-pushed the ref-split-surface branch 2 times, most recently from a0fe7b1 to 4b59995 Compare October 16, 2024 17:31
@niermann999 niermann999 marked this pull request as ready for review October 16, 2024 17:31
@niermann999 niermann999 added refactor refactoring the current codes priority: low Low priority labels Oct 16, 2024
@niermann999 niermann999 force-pushed the ref-split-surface branch 3 times, most recently from cf35a42 to 50de9ca Compare October 22, 2024 19:42
Copy link

sonarcloud bot commented Oct 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Low priority refactor refactoring the current codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant