NASA-NAVO / servicemon

1 stars 6 forks source link

Disable output and adjust User-Agent #38

Closed tomdonaldson closed 3 years ago

tomdonaldson commented 3 years ago

Output from sm_run_all will only be saved if the new --script_output_dir (-o) argument is present.

Also fixes #37 by enhancing the default User-Agent to reflect IOA recommendations and supporting the --user_agent command argument for customizing User-Agent.

codecov[bot] commented 3 years ago

Codecov Report

Merging #38 (d8e3f3b) into master (1b9aa4c) will increase coverage by 0.71%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   55.05%   55.77%   +0.71%     
==========================================
  Files           8        8              
  Lines         861      875      +14     
==========================================
+ Hits          474      488      +14     
  Misses        387      387              
Impacted Files Coverage Δ
servicemon/query.py 28.92% <91.66%> (+4.05%) :arrow_up:
servicemon/query_runner.py 56.92% <100.00%> (+0.50%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1b9aa4c...d8e3f3b. Read the comment docs.