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

feat: send chunks #42

Merged
merged 16 commits into from
Nov 28, 2024
Merged

feat: send chunks #42

merged 16 commits into from
Nov 28, 2024

Conversation

Ipuch
Copy link
Collaborator

@Ipuch Ipuch commented Nov 15, 2024

This change is Reviewable

@@ -214,3 +214,36 @@ def rerun(
*self.timeless_components.component_names,
]:
rr.log(component, rr.Clear(recursive=False))

def rerun_with_chunks(
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function rerun_with_chunks has 5 arguments (exceeds 4 allowed). Consider refactoring.

Copy link

codeclimate bot commented Nov 28, 2024

Code Climate has analyzed commit fb17521 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

View more on Code Climate.

@Ipuch Ipuch merged commit 61ce80e into pyomeca:main Nov 28, 2024
3 checks passed
@Ipuch Ipuch mentioned this pull request Jan 15, 2025
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