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

No longer warns when no knee/elbow is found #153

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

arvkevi
Copy link
Owner

@arvkevi arvkevi commented Jul 9, 2023

Removes the warning when no knee/elbow is found, per suggestion in #149.

@arvkevi arvkevi self-assigned this Jul 9, 2023
@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ba217b7) 98.23% compared to head (5457d54) 98.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #153   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files           5        5           
  Lines         226      226           
=======================================
  Hits          222      222           
  Misses          4        4           
Flag Coverage Δ
unittests 98.23% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
kneed/knee_locator.py 97.63% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@arvkevi arvkevi merged commit 2f66708 into main Jul 9, 2023
35 checks passed
@arvkevi arvkevi deleted the issue-149-remove-warning branch July 9, 2023 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant