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: open hz code for being called #383

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

FGYFFFF
Copy link
Contributor

@FGYFFFF FGYFFFF commented Nov 17, 2022

What type of PR is this?

refactor

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.

(Optional) Translate the PR title into Chinese.

开放 hz 的代码,以供调用

(Optional) More detail description for this PR(en: English/zh: Chinese).

en: remove package 'internal'
zh(optional): 去掉 'internal' package

Which issue(s) this PR fixes:

@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Base: 67.29% // Head: 67.34% // Increases project coverage by +0.04% 🎉

Coverage data is based on head (277a738) compared to base (d6b85fe).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #383      +/-   ##
===========================================
+ Coverage    67.29%   67.34%   +0.04%     
===========================================
  Files           89       89              
  Lines         8608     8608              
===========================================
+ Hits          5793     5797       +4     
+ Misses        2454     2450       -4     
  Partials       361      361              
Impacted Files Coverage Δ
pkg/common/timer/timer.go 80.95% <0.00%> (+19.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@FGYFFFF FGYFFFF force-pushed the refactor/open_code branch 3 times, most recently from 042dfa5 to 0d8ce2c Compare November 17, 2022 11:14
@welkeyever
Copy link
Member

Remove internal_pkg directly?

@FGYFFFF
Copy link
Contributor Author

FGYFFFF commented Nov 18, 2022

Remove internal_pkg directly?

Yes. Use the ".doc" file to declare that this package may not be backward compatible and should not be relied upon. kitex, protoc-gen-go all use a similar approach

@FGYFFFF FGYFFFF merged commit 38c7083 into cloudwego:develop Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants