Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add kubernetes to setup.py #1721

Merged
merged 1 commit into from
Nov 4, 2022
Merged

fix: add kubernetes to setup.py #1721

merged 1 commit into from
Nov 4, 2022

Conversation

KamilPawel
Copy link
Collaborator

@KamilPawel KamilPawel commented Nov 4, 2022

Description

How Has This Been Tested?

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have linked this PR to a ZenHub Issue.

This change is Reviewable

Copy link
Member

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @KamilPawel)

@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Merging #1721 (20cc72e) into master (0356438) will increase coverage by 23.80%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1721       +/-   ##
===========================================
+ Coverage   42.44%   66.24%   +23.80%     
===========================================
  Files         173      179        +6     
  Lines        3548     3662      +114     
  Branches      143      252      +109     
===========================================
+ Hits         1506     2426      +920     
+ Misses       2033     1204      -829     
- Partials        9       32       +23     
Impacted Files Coverage Δ
aimmo-game-creator/kube_components.py 66.66% <0.00%> (ø)
aimmo-game-worker/simulation/avatar_state.py 100.00% <0.00%> (ø)
aimmo-game-worker/simulation/utils.py 100.00% <0.00%> (ø)
aimmo-game-worker/simulation/errors.py 100.00% <0.00%> (ø)
aimmo-game-worker/simulation/backpack.py 100.00% <0.00%> (ø)
aimmo-game-worker/simulation/pathfinding.py 89.55% <0.00%> (ø)
aimmo-game/authentication.py 53.33% <0.00%> (+53.33%) ⬆️
aimmo-game/simulation/interactables/conditions.py 66.66% <0.00%> (+66.66%) ⬆️
aimmo-game/simulation/game_runner.py 69.84% <0.00%> (+69.84%) ⬆️
aimmo-game/simulation/game_state.py 72.22% <0.00%> (+72.22%) ⬆️
... and 28 more

@KamilPawel KamilPawel merged commit 9323fd7 into master Nov 4, 2022
@faucomte97 faucomte97 deleted the kubernetes_fix branch August 9, 2023 17:04
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.

None yet

2 participants