nitram509 / ntgrrc

ntgrrc (Netgear Remote Control) a command line (CLI) tool to manage Netgear GS3xx switch series.
MIT License
30 stars 6 forks source link

Change "port status" to "port settings" and make "port set" more explicit #41

Closed davidk closed 1 year ago

davidk commented 1 year ago

This set of commits changes ntgrrc CLI arguments to fall more in-line with how poe status and poe settings are currently being used and structured. port set code was also changed to indicate that it belongs in its own separate space.

Other minor updates:

codecov-commenter commented 1 year ago

Codecov Report

Merging #41 (135dcc7) into main (beabeb5) will not change coverage. The diff coverage is 15.00%.

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   41.25%   41.25%           
=======================================
  Files          16       16           
  Lines         863      863           
=======================================
  Hits          356      356           
  Misses        497      497           
  Partials       10       10           
Impacted Files Coverage Δ
port_settings.go 32.14% <0.00%> (ø)
port_set.go 34.84% <33.33%> (ø)
poe_settings.go 70.88% <100.00%> (ø)
poe_status.go 74.15% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more