-
Notifications
You must be signed in to change notification settings - Fork 4
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(process marker) #141
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #141 +/- ##
==========================================
+ Coverage 83.67% 83.98% +0.31%
==========================================
Files 93 96 +3
Lines 5984 6119 +135
==========================================
+ Hits 5007 5139 +132
- Misses 977 980 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@aaiaueil Let me know if the new attributes in ik.sol helps you, I still need to implement some tests and we are good I believe. I detailed everything in doc strings for the format of the output 3d, 2d confidence, and overall confidence ! I got some knots in heads to unpack some functions, but tests are intact, meaning I was doing it right :) |
Code Climate has analyzed commit 9d9825f and detected 2 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
done
This change is