jrxFive / python-nomad

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

Add missing arguments to get_allocations() #149

Closed nikita-b closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #149 (e9a326d) into master (ef6bc84) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   90.63%   90.63%           
=======================================
  Files          31       31           
  Lines        1292     1292           
=======================================
  Hits         1171     1171           
  Misses        121      121           
Impacted Files Coverage Δ
nomad/api/allocations.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

nikita-b commented 1 year ago
📣 This organization is not using Codecov’s [GitHub App Integration](https://github.com/apps/codecov). We recommend you install it so Codecov can continue to function properly for your repositories. [Learn more](https://about.codecov.io/blog/codecov-is-updating-its-github-integration/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

@jrxFive @jonathanrcross Could you please check it?

jrxFive commented 1 year ago

@nikita-b Added the CodeCov GH app integration to this repo.