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

refactor: move go kit and gin related package to seperate repo #74

Merged
merged 9 commits into from
Mar 12, 2021

Conversation

Reasno
Copy link
Member

@Reasno Reasno commented Mar 11, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #74 (4394274) into master (4f6a962) will increase coverage by 0.75%.
The diff coverage is 91.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   75.90%   76.66%   +0.75%     
==========================================
  Files          92       98       +6     
  Lines        3295     3325      +30     
==========================================
+ Hits         2501     2549      +48     
+ Misses        603      584      -19     
- Partials      191      192       +1     
Impacted Files Coverage Δ
contract/context.go 100.00% <ø> (ø)
ginmw/log.go 100.00% <ø> (ø)
ginmw/metrics.go 100.00% <ø> (ø)
ginmw/trace.go 100.00% <ø> (ø)
kitkafka/factory.go 94.11% <ø> (+2.05%) ⬆️
kitmw/async.go 87.50% <ø> (ø)
kitmw/log.go 62.50% <0.00%> (ø)
kitmw/metrics.go 75.00% <0.00%> (ø)
kitmw/timeout.go 100.00% <ø> (ø)
kitmw/trace.go 44.18% <ø> (ø)
... and 35 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 4f6a962...4394274. Read the comment docs.

@Reasno Reasno changed the title refactor: rename kitmw and ginmw refactor: move go kit and gin related package to seperate repo Mar 12, 2021
@Reasno Reasno merged commit 222799e into master Mar 12, 2021
@Reasno Reasno deleted the endpoint branch March 12, 2021 10:55
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.

1 participant