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

fix(hardware): wrong val for dummy moves #13679

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

ahiuchingau
Copy link
Contributor

Overview

We've been using the wrong values in the dummy moves that probably got added from a gnarly rebase, but this is not going to affect actual move behaviors.

@ahiuchingau ahiuchingau requested a review from a team as a code owner September 28, 2023 17:38
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #13679 (e6bdb3c) into edge (b21a501) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             edge   #13679   +/-   ##
=======================================
  Coverage   71.10%   71.10%           
=======================================
  Files        2438     2438           
  Lines       68526    68526           
  Branches     8090     8090           
=======================================
  Hits        48727    48727           
  Misses      17905    17905           
  Partials     1894     1894           
Flag Coverage Δ
app 68.87% <ø> (ø)
components 60.83% <ø> (ø)
labware-library 49.17% <ø> (ø)
protocol-designer 45.49% <ø> (ø)
react-api-client 67.32% <ø> (ø)

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

Files Coverage Δ
...hardware/hardware_control/motion_planning/types.py 89.74% <ø> (ø)

@ahiuchingau ahiuchingau force-pushed the fix_dummy-val-in-move-manager branch from 6edf1fb to e6bdb3c Compare September 28, 2023 18:34
@ahiuchingau ahiuchingau requested review from a team as code owners September 28, 2023 18:34
@ahiuchingau ahiuchingau requested review from brenthagen and removed request for a team September 28, 2023 18:34
@ahiuchingau ahiuchingau changed the base branch from chore_release-7.0.1 to edge September 28, 2023 18:34
Copy link
Contributor

@fsinapi fsinapi left a comment

Choose a reason for hiding this comment

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

yep

@ahiuchingau ahiuchingau merged commit 8cca3a0 into edge Oct 3, 2023
@ahiuchingau ahiuchingau deleted the fix_dummy-val-in-move-manager branch October 3, 2023 19:31
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.

3 participants