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: optimal quintic polynomial #134

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

iwishiwasaneagle
Copy link
Owner

No description provided.

@iwishiwasaneagle iwishiwasaneagle changed the title performance improvements and optimal quintic polynomial feat: optimal quintic polynomial Aug 6, 2024
Copy link

codecov bot commented Aug 6, 2024

Codecov Report

Attention: Patch coverage is 71.57895% with 54 lines in your changes missing coverage. Please review.

Project coverage is 77.59%. Comparing base (4f2e626) to head (aa8b488).
Report is 5 commits behind head on master.

Files Patch % Lines
src/jdrones/trajectory.py 69.44% 40 Missing and 4 partials ⚠️
src/jdrones/envs/position.py 53.84% 6 Missing ⚠️
src/jdrones/solvers.py 86.20% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   79.14%   77.59%   -1.56%     
==========================================
  Files          21       22       +1     
  Lines        1103     1263     +160     
  Branches      105      154      +49     
==========================================
+ Hits          873      980     +107     
- Misses        219      266      +47     
- Partials       11       17       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iwishiwasaneagle iwishiwasaneagle merged commit 72c1e76 into master Aug 6, 2024
11 of 14 checks passed
@iwishiwasaneagle iwishiwasaneagle deleted the perf-improvements branch August 6, 2024 08:56
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