Skip to content

Feature/ferrispline submodule#4

Merged
Ludofr3 merged 8 commits into
feature/move-control-point-with-mousefrom
feature/ferrispline-submodule
May 4, 2026
Merged

Feature/ferrispline submodule#4
Ludofr3 merged 8 commits into
feature/move-control-point-with-mousefrom
feature/ferrispline-submodule

Conversation

@Ludofr3

@Ludofr3 Ludofr3 commented Apr 28, 2026

Copy link
Copy Markdown
Collaborator

Will be merge after #3
Many of the changes are due to the ruff format

Ludofr3 added 8 commits April 28, 2026 14:36
Applies project-wide formatting and cleans up the dependency stack
including submodules and library versions for better maintainability.

- Standardizes formatting and string quotes across all files
- Updates pyproject.toml and uv.lock with new library requirements
- Bumps ferrispline submodule version
- Removes wildcard imports in package initializers
- Refactors camera and CAD logic for better safety and consistency
@Ludofr3 Ludofr3 requested a review from mstauffe April 28, 2026 15:25
@Ludofr3 Ludofr3 self-assigned this Apr 28, 2026
@Ludofr3 Ludofr3 changed the base branch from main to feature/move-control-point-with-mouse April 29, 2026 07:52

@mstauffe mstauffe left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice improvements for dev!

token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
fail_ci_if_error: true
# FIXME: need access to the organization

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I don't get what is the problem here. How can we fix it?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Codecov requires a secret token named CODECOV_TOKEN. This token is generated by CODECOV and requires access permissions to the repository or something similar. Franck had to set this up for his personal project before forking it.

@Ludofr3 Ludofr3 merged commit 8dfadd6 into feature/move-control-point-with-mouse May 4, 2026
4 checks 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.

2 participants