jrxFive / python-nomad

Client library Hashicorp Nomad
https://python-nomad.readthedocs.io/en/latest/
MIT License
139 stars 73 forks source link

add client steamfile #72

Closed jrxFive closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #72 into base_adaptor_inheritance_and_exceptions will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@                             Coverage Diff                             @@
##           base_adaptor_inheritance_and_exceptions      #72      +/-   ##
===========================================================================
+ Coverage                                    90.78%   90.95%   +0.17%     
===========================================================================
  Files                                           26       26              
  Lines                                          998     1006       +8     
===========================================================================
+ Hits                                           906      915       +9     
+ Misses                                          92       91       -1
Impacted Files Coverage Δ
nomad/api/client.py 95.45% <100%> (+0.62%) :arrow_up:
nomad/api/jobs.py 89.36% <0%> (+2.12%) :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 c871741...fdf4e72. Read the comment docs.