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

Refactor app.rs #2242

Closed
emilk opened this issue May 29, 2023 · 0 comments
Closed

Refactor app.rs #2242

emilk opened this issue May 29, 2023 · 0 comments
Assignees
Labels
🚜 refactor Change the code, not the functionality

Comments

@emilk
Copy link
Member

emilk commented May 29, 2023

@emilk emilk added the 🚜 refactor Change the code, not the functionality label May 29, 2023
@emilk emilk changed the title Refactor app.rs Refactor app.rs May 29, 2023
@emilk emilk self-assigned this Jun 1, 2023
@emilk emilk mentioned this issue Jun 5, 2023
1 task
emilk added a commit that referenced this issue Jun 5, 2023
### What
Part of:
* #2242

Breaks up `app.rs` into several files. This required adding `pub(crate)`
on some fields. I plan to remove that in a future PR, creating accessors
and helpers instead.

This PR doesn't change behavior; it just moves code around.

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)

<!-- This line will get updated when the PR build summary job finishes.
-->
PR Build Summary: https://build.rerun.io/pr/2303

<!-- pr-link-docs:start -->
Docs preview: https://rerun.io/preview/3ef7f88/docs
<!-- pr-link-docs:end -->
@emilk emilk closed this as completed Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚜 refactor Change the code, not the functionality
Projects
None yet
Development

No branches or pull requests

1 participant