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

feat: add GRPCGatewayRegister interface #38

Merged
merged 2 commits into from
Dec 19, 2020
Merged

feat: add GRPCGatewayRegister interface #38

merged 2 commits into from
Dec 19, 2020

Conversation

DrmagicE
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 19, 2020

Codecov Report

Merging #38 (67c5578) into master (4bc55a5) will decrease coverage by 0.03%.
The diff coverage is 57.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   36.78%   36.75%   -0.04%     
==========================================
  Files          50       51       +1     
  Lines        4396     4416      +20     
==========================================
+ Hits         1617     1623       +6     
- Misses       2527     2540      +13     
- Partials      252      253       +1     
Impacted Files Coverage Δ
plugin/admin/admin.go 2.43% <0.00%> (-14.90%) ⬇️
server/server.go 4.82% <0.00%> (+<0.01%) ⬆️
plugin/admin/client.go 65.38% <20.00%> (-5.45%) ⬇️
plugin/admin/subscription.go 65.65% <61.53%> (ø)
plugin/admin/store.go 70.58% <85.00%> (+2.40%) ⬆️
plugin/admin/utils.go 86.48% <86.48%> (ø)
plugin/admin/publish.go 96.29% <100.00%> (ø)

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 4bc55a5...67c5578. Read the comment docs.

@DrmagicE DrmagicE merged commit 215d372 into master Dec 19, 2020
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