Skip to content

Check distance when no motion in CCD - #71

Merged
zfergus merged 1 commit into
mainfrom
ccd-fix
Oct 18, 2023
Merged

Check distance when no motion in CCD#71
zfergus merged 1 commit into
mainfrom
ccd-fix

Conversation

@zfergus

@zfergus zfergus commented Oct 18, 2023

Copy link
Copy Markdown
Member

Description

In CCD, Check the initial distance when no motion occurs.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have followed the project style guide
  • My code follows the clang-format style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@codecov

codecov Bot commented Oct 18, 2023

Copy link
Copy Markdown

Codecov Report

Merging #71 (a0a8e92) into main (2ab3682) will decrease coverage by 0.01%.
The diff coverage is 93.33%.

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   95.11%   95.10%   -0.01%     
==========================================
  Files          82       82              
  Lines        7099     7105       +6     
==========================================
+ Hits         6752     6757       +5     
- Misses        347      348       +1     
Files Coverage Δ
src/ipc/ccd/ccd.cpp 95.68% <93.33%> (-0.68%) ⬇️

@zfergus
zfergus merged commit 7d04a5f into main Oct 18, 2023
@zfergus
zfergus deleted the ccd-fix branch October 18, 2023 23:12
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