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

Expose Usage via grpc #86

Merged
merged 5 commits into from
Jul 29, 2022
Merged

Expose Usage via grpc #86

merged 5 commits into from
Jul 29, 2022

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Jul 29, 2022

Also make PrefixesOverlapping a package func, required for: metal-stack/metal-api#312

@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2022

Codecov Report

Merging #86 (6956db2) into master (6884838) will decrease coverage by 0.78%.
The diff coverage is 11.11%.

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   71.61%   70.82%   -0.79%     
==========================================
  Files          10       10              
  Lines        1092     1107      +15     
==========================================
+ Hits          782      784       +2     
- Misses        192      206      +14     
+ Partials      118      117       -1     
Impacted Files Coverage Δ
ipam.go 100.00% <ø> (ø)
pkg/service/ipam-service.go 54.32% <0.00%> (-5.55%) ⬇️
prefix.go 78.48% <100.00%> (ø)
memory.go 93.33% <0.00%> (+3.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@majst01 majst01 marked this pull request as ready for review July 29, 2022 07:20
@majst01 majst01 requested a review from a team as a code owner July 29, 2022 07:20
@majst01 majst01 requested a review from Gerrit91 July 29, 2022 07:20
@majst01 majst01 merged commit 1d3698a into master Jul 29, 2022
@majst01 majst01 deleted the prefixusage branch July 29, 2022 12:40
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