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

commander params fix whitespace #14074

Merged
merged 1 commit into from
Jan 31, 2020
Merged

Conversation

dagar
Copy link
Member

@dagar dagar commented Jan 31, 2020

Astyle failure slipped in with #14073.

@codecov
Copy link

codecov bot commented Jan 31, 2020

Codecov Report

Merging #14074 into master will decrease coverage by 5.77%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14074      +/-   ##
==========================================
- Coverage   54.50%   48.73%   -5.78%     
==========================================
  Files         605      605              
  Lines       51369    51368       -1     
==========================================
- Hits        27999    25032    -2967     
- Misses      23370    26336    +2966     
Flag Coverage Δ
#mavsdk ?
#python 3.15% <ø> (ø) ⬆️
#sitl_mission_FW 100.00% <ø> (+70.58%) ⬆️
#sitl_mission_MC_box 29.74% <ø> (-0.01%) ⬇️
#sitl_mission_MC_offboard_att 100.00% <ø> (+71.71%) ⬆️
#sitl_mission_MC_offboard_pos 28.50% <ø> (+0.02%) ⬆️
#sitl_mission_Rover 26.21% <ø> (-0.04%) ⬇️
#sitl_mission_VTOL_standard 100.00% <ø> (+66.06%) ⬆️
#sitl_mission_VTOL_tailsitter 100.00% <ø> (+66.07%) ⬆️
#sitl_python_FW 100.00% <ø> (+70.50%) ⬆️
#sitl_python_MC_box 100.00% <ø> (+70.18%) ⬆️
#sitl_python_MC_offboard_att 100.00% <ø> (+71.63%) ⬆️
#sitl_python_MC_offboard_pos 100.00% <ø> (+71.44%) ⬆️
#sitl_python_Rover 26.29% <ø> (-0.04%) ⬇️
#sitl_python_VTOL_standard 100.00% <ø> (+65.99%) ⬆️
#sitl_python_VTOL_tailsitter 100.00% <ø> (+66.00%) ⬆️
#unittest 34.89% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
...odules/fw_att_control/FixedwingAttitudeControl.hpp 0.00% <0.00%> (-100.00%) ⬇️
...ht_tasks/tasks/Transition/FlightTaskTransition.cpp 0.00% <0.00%> (-100.00%) ⬇️
...fw_pos_control_l1/runway_takeoff/RunwayTakeoff.cpp 2.43% <0.00%> (-97.57%) ⬇️
src/lib/airspeed_validator/AirspeedValidator.hpp 0.00% <0.00%> (-95.00%) ⬇️
src/lib/airspeed_validator/AirspeedValidator.cpp 0.00% <0.00%> (-94.95%) ⬇️
src/modules/vtol_att_control/tailsitter.cpp 0.00% <0.00%> (-94.45%) ⬇️
...rc/modules/land_detector/FixedwingLandDetector.cpp 0.00% <0.00%> (-93.34%) ⬇️
src/lib/weather_vane/WeatherVane.cpp 15.00% <0.00%> (-85.00%) ⬇️
src/modules/navigator/takeoff.cpp 3.92% <0.00%> (-76.48%) ⬇️
...flight_tasks/tasks/Failsafe/FlightTaskFailsafe.cpp 0.00% <0.00%> (-73.92%) ⬇️
... and 69 more

@dagar dagar merged commit 035c3e6 into master Jan 31, 2020
@dagar dagar deleted the pr-commander_params_whitespace branch January 31, 2020 03: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.

1 participant