canonical / craft-cli

https://canonical-craft-cli.readthedocs-hosted.com/en/latest/
GNU Lesser General Public License v3.0
9 stars 15 forks source link

feat: allow the application to choose the help order of commands #196

Closed lengau closed 10 months ago

lengau commented 10 months ago

fixes #195

codecov[bot] commented 10 months ago

Codecov Report

Merging #196 (1628ccf) into main (19f933e) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   94.70%   94.73%   +0.02%     
==========================================
  Files           7        7              
  Lines        1058     1063       +5     
  Branches      193      194       +1     
==========================================
+ Hits         1002     1007       +5     
  Misses         53       53              
  Partials        3        3              
Files Coverage Δ
craft_cli/dispatcher.py 99.15% <100.00%> (+<0.01%) :arrow_up:
craft_cli/helptexts.py 98.05% <100.00%> (+0.03%) :arrow_up:
sergiusens commented 10 months ago

your commit message needs to be shorter ;-)