Skip to content

Standardizing tolerance uses#104

Merged
jcao-bdai merged 2 commits intomasterfrom
SW-561/consistent-tolerance-usage-part2
Nov 30, 2023
Merged

Standardizing tolerance uses#104
jcao-bdai merged 2 commits intomasterfrom
SW-561/consistent-tolerance-usage-part2

Conversation

@jcao-bdai
Copy link
Copy Markdown
Contributor

@jcao-bdai jcao-bdai commented Nov 27, 2023

Update additional cases of tol(erance) usages in code. As an intial pass, this PR only ensures that tolerance, when provided, should be passed to sub-routine when applicable.

In a follow-up, the default values and some tolerance implementation details may also be standardized.

@jcao-bdai jcao-bdai marked this pull request as ready for review November 27, 2023 22:06
Copy link
Copy Markdown
Collaborator

@myeatman-bdai myeatman-bdai left a comment

Choose a reason for hiding this comment

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

Looks good to me, are we sure this is getting full coverage of all the tolerancing in the repo?

@jcao-bdai
Copy link
Copy Markdown
Contributor Author

jcao-bdai commented Nov 29, 2023

Looks good to me, are we sure this is getting full coverage of all the tolerancing in the repo?

I did several passes of searching through the repo - with the second commit 619a5b3, it should be full coverage now.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 29, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f57437a) 75.62% compared to head (619a5b3) 75.62%.

Files Patch % Lines
spatialmath/base/vectors.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #104   +/-   ##
=======================================
  Coverage   75.62%   75.62%           
=======================================
  Files          24       24           
  Lines        5132     5132           
=======================================
  Hits         3881     3881           
  Misses       1251     1251           

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

@jcao-bdai jcao-bdai force-pushed the SW-561/consistent-tolerance-usage-part2 branch from f89a091 to 619a5b3 Compare November 29, 2023 19:51
@jcao-bdai jcao-bdai merged commit fd9e6a0 into master Nov 30, 2023
@jcao-bdai jcao-bdai deleted the SW-561/consistent-tolerance-usage-part2 branch November 30, 2023 14:41
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