Closed jp-bennett closed 2 months ago
Tangentially related to firmware/#4589
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 61.63%. Comparing base (
bcce568
) to head (5c312be
). Report is 6 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Seems alright to me. I'll merge it and add an extra commit to make --no-time
a no-op (with just this change it'll still send a position, just not with a time). We can add a --set-time
that uses the new admin command in 2.5+
The Python MO is to do as little as possible beyond what the user has intentionally instructed. So don't try to set the time automatically.