Skip to content

Conversation

@jrxFive
Copy link
Owner

@jrxFive jrxFive commented Aug 29, 2021

  • Update base._query_string_builder to take params as argument to avoid overwriting namespace and region if given from caller as params. This should enable add support for namespace argument in get_job #119.

  • Update requirements-dev pinned versions, remove region from batch_parametrized.json tests failed due to region not existing. Removed some problematic tests that need to be tested in a better manner.

… overwriting namespace and region if given from caller as params.

update requirements-dev pinned versions, remove region from batch_parametrized.json tests failed due to region not existing. Removed some problematic tests that need to be tested in a better manner.
@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2021

Codecov Report

Merging #120 (bc7f668) into master (0d462bd) will increase coverage by 11.80%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #120       +/-   ##
===========================================
+ Coverage   78.80%   90.61%   +11.80%     
===========================================
  Files          26       26               
  Lines        1203     1065      -138     
===========================================
+ Hits          948      965       +17     
+ Misses        255      100      -155     
Impacted Files Coverage Δ
nomad/api/base.py 97.59% <100.00%> (+39.07%) ⬆️
nomad/api/client.py 87.77% <0.00%> (-1.81%) ⬇️
nomad/api/job.py 94.36% <0.00%> (+8.46%) ⬆️
nomad/api/deployment.py 93.33% <0.00%> (+14.08%) ⬆️
nomad/api/node.py 84.61% <0.00%> (+15.86%) ⬆️
nomad/__init__.py 98.23% <0.00%> (+43.62%) ⬆️

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 0d462bd...bc7f668. Read the comment docs.

@jrxFive jrxFive merged commit 1cc1077 into master Aug 30, 2021
@jrxFive jrxFive deleted the avoid-qs-override-if-supplied branch September 1, 2021 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants