| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This enables e.g. `--set position.position_flags ALTITUDE,SPEED` rather than the dedicated `--pos-flags`, and similarly for `network.enabled_protocols`. Displaying these named values when printing out configurations is not yet implemented.
Codecov Report❌ Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## master #943 +/- ##
==========================================
+ Coverage 64.54% 64.68% +0.13%
==========================================
Files 25 25
Lines 4598 4619 +21
==========================================
+ Hits 2968 2988 +20
- Misses 1630 1631 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This enables e.g. --set position.position_flags ALTITUDE,SPEED rather than the dedicated --pos-flags, and similarly for network.enabled_protocols.
Displaying these named values when printing out configurations is not yet implemented.
Partially related to #938