Skip to content

feat(client): add heartbeat as client API function #63

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

Merged
merged 3 commits into from
Jan 24, 2023
Merged

Conversation

Schille
Copy link
Contributor

@Schille Schille commented Jan 20, 2023

Signed-off-by: Michael Schilonka [email protected]

Signed-off-by: Michael Schilonka <[email protected]>
@codecov
Copy link

codecov bot commented Jan 20, 2023

Codecov Report

Merging #63 (b678642) into main (8f9d454) will decrease coverage by 32.65%.
The diff coverage is 82.60%.

@@             Coverage Diff             @@
##             main      #63       +/-   ##
===========================================
- Coverage   86.09%   53.45%   -32.65%     
===========================================
  Files          49       50        +1     
  Lines        1705     1721       +16     
===========================================
- Hits         1468      920      -548     
- Misses        237      801      +564     
Impacted Files Coverage Δ
client/beiboot/api/heartbeat.py 81.81% <81.81%> (ø)
client/beiboot/api/__init__.py 100.00% <100.00%> (ø)
operator/main.py 0.00% <0.00%> (-90.91%) ⬇️
operator/beiboot/comps/gefyra.py 0.00% <0.00%> (-85.72%) ⬇️
operator/beiboot/provider/k3s/utils.py 25.00% <0.00%> (-75.00%) ⬇️
operator/beiboot/comps/ghostunnel.py 18.96% <0.00%> (-67.25%) ⬇️
operator/beiboot/resources/crds.py 33.33% <0.00%> (-66.67%) ⬇️
operator/beiboot/handler/clusters.py 25.00% <0.00%> (-60.72%) ⬇️
operator/beiboot/handler/configure.py 40.00% <0.00%> (-60.00%) ⬇️
operator/beiboot/clusterstate.py 27.94% <0.00%> (-59.83%) ⬇️
... and 11 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Michael Schilonka <[email protected]>
@Schille Schille marked this pull request as ready for review January 23, 2023 18:02
@Schille Schille requested a review from buschNT January 23, 2023 18:03
@Schille Schille changed the title feat(client): WIP heartbeat as client API function feat(client): add heartbeat as client API function Jan 23, 2023
Signed-off-by: Michael Schilonka <[email protected]>
Copy link

@buschNT buschNT left a comment

Choose a reason for hiding this comment

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

nice

@Schille Schille merged commit 176da48 into main Jan 24, 2023
@Schille Schille deleted the feat/#62 branch January 24, 2023 08:16
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.

2 participants