mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 15:17:35 +08:00
Coverage: Ignore examples and unused apps
These paths are unused code that is not part of the supported set.
This commit is contained in:
+4
-4
@@ -24,7 +24,7 @@ comment:
|
||||
behavior: default
|
||||
require_changes: no
|
||||
|
||||
# fixes:
|
||||
# - "platforms/::./platforms/"
|
||||
# - "src/::./src/"
|
||||
# - "mavlink/::./mavlink/"
|
||||
ignore:
|
||||
- "src/examples"
|
||||
- "src/modules/attitude_estimator_q"
|
||||
- "src/modules/local_position_estimator"
|
||||
|
||||
Reference in New Issue
Block a user