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

Add resources handling #324

Merged

Conversation

ricoberger
Copy link
Member

@codecov-commenter
Copy link

codecov-commenter commented May 14, 2022

Codecov Report

Merging #324 (88da1a2) into rework-kobs-architecture (9ac5e82) will decrease coverage by 0.18%.
The diff coverage is 34.76%.

@@                     Coverage Diff                      @@
##           rework-kobs-architecture     #324      +/-   ##
============================================================
- Coverage                     47.85%   47.66%   -0.19%     
============================================================
  Files                            57       60       +3     
  Lines                          3172     3365     +193     
============================================================
+ Hits                           1518     1604      +86     
- Misses                         1608     1713     +105     
- Partials                         46       48       +2     
Impacted Files Coverage Δ
pkg/hub/api/plugins/plugins.go 0.00% <0.00%> (ø)
pkg/hub/api/resources/resources.go 0.00% <0.00%> (ø)
pkg/hub/hub.go 0.00% <0.00%> (ø)
pkg/hub/store/store.go 100.00% <ø> (ø)
pkg/hub/watcher/watcher.go 12.19% <0.00%> (-1.32%) ⬇️
pkg/kube/clusters/cluster/cluster.go 27.49% <0.00%> (-0.09%) ⬇️
pkg/satellite/api/resources/resources.go 3.30% <0.00%> (+0.23%) ⬆️
pkg/hub/store/bolt/bolt.go 79.76% <80.64%> (+0.08%) ⬆️
pkg/hub/api/clusters/clusters.go 100.00% <100.00%> (ø)
pkg/hub/satellites/satellite/request.go 100.00% <100.00%> (ø)
... and 7 more

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 9ac5e82...88da1a2. Read the comment docs.

@ricoberger ricoberger force-pushed the rework-kobs-architecture-resources branch from 63b55d7 to 88da1a2 Compare May 14, 2022 16:45
@ricoberger ricoberger merged commit 479dabc into rework-kobs-architecture May 14, 2022
@ricoberger ricoberger deleted the rework-kobs-architecture-resources branch May 14, 2022 16:52
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