jrxFive / python-nomad

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

Client gc allocation #74

Closed jrxFive closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #74 into base_adaptor_inheritance_and_exceptions will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@                             Coverage Diff                             @@
##           base_adaptor_inheritance_and_exceptions      #74      +/-   ##
===========================================================================
+ Coverage                                    91.02%   91.08%   +0.06%     
===========================================================================
  Files                                           26       26              
  Lines                                         1014     1021       +7     
===========================================================================
+ Hits                                           923      930       +7     
  Misses                                          91       91
Impacted Files Coverage Δ
nomad/api/client.py 96.29% <100%> (+0.35%) :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 f994074...5e9b071. Read the comment docs.