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

token directory improvement #17

Closed Sylensky closed 1 year ago

Sylensky commented 1 year ago

This PR addresses #16 allthough it doesn't add the feature of a configurable token location and rather uses the /tmp directory which is OS specific.

Iam not sure if this will work in every scenario but atleast it will help me and the most know use case of ro filesystems where just the /tmp is writable.

codecov-commenter commented 1 year ago

Codecov Report

Merging #17 (8f4e1c0) into main (0fe2210) will increase coverage by 0.12%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   40.40%   40.52%   +0.12%     
==========================================
  Files          14       14              
  Lines         646      644       -2     
==========================================
  Hits          261      261              
+ Misses        376      374       -2     
  Partials        9        9              
Impacted Files Coverage Δ
main.go 0.00% <ø> (ø)
token.go 0.00% <0.00%> (ø)

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