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

Release 3.0.1 CHANGELOG #1753

Merged
merged 2 commits into from
Feb 17, 2022
Merged

Release 3.0.1 CHANGELOG #1753

merged 2 commits into from
Feb 17, 2022

Conversation

PhilYue
Copy link
Member

@PhilYue PhilYue commented Feb 16, 2022

What this PR does:
Release 3.0.1 CHANGELOG
Which issue(s) this PR fixes:
Fixes #

You should pay attention to items below to ensure your pr passes our ci test
We do not merge pr with ci tests failed

  • All ut passed (run 'go test ./...' in project root)
  • After go-fmt ed , run 'go fmt project' using goland.
  • Golangci-lint passed, run 'sudo golangci-lint run' in project root.
  • After import formatted, (using imports-formatter to run 'imports-formatter .' in project root, to format your import blocks, mentioned in CONTRIBUTING.md above)
  • Your new-created file needs to have apache license at the top, like other existed file does.
  • All integration test passed. You can run integration test locally (with docker env). Clone our dubbo-go-samples project and replace the go.mod to your dubbo-go, and run 'sudo sh start_integration_test.sh' at root of samples project root. (M1 Slice is not Support)

@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2022

Codecov Report

Merging #1753 (f705e33) into 3.0 (418d9d8) will not change coverage.
The diff coverage is n/a.

❗ Current head f705e33 differs from pull request most recent head af27183. Consider uploading reports for the commit af27183 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##              3.0    #1753   +/-   ##
=======================================
  Coverage   42.59%   42.59%           
=======================================
  Files         256      256           
  Lines       14872    14872           
=======================================
  Hits         6334     6334           
+ Misses       7801     7800    -1     
- Partials      737      738    +1     
Impacted Files Coverage Δ
filter/metrics/filter.go 85.00% <0.00%> (-15.00%) ⬇️
metrics/prometheus/reporter.go 28.57% <0.00%> (+1.71%) ⬆️

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 418d9d8...af27183. Read the comment docs.

CHANGELOG.md Outdated Show resolved Hide resolved
@zhaoyunxing92 zhaoyunxing92 added this to the 3.0.1 milestone Feb 16, 2022
@LaurenceLiZhixin LaurenceLiZhixin merged commit 4e52b9f into apache:3.0 Feb 17, 2022
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.

5 participants