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

fix: format error in changelog #2378

Merged
merged 1 commit into from
Mar 14, 2022
Merged

Conversation

bzp2010
Copy link
Contributor

@bzp2010 bzp2010 commented Mar 14, 2022

Please answer these questions before submitting a pull request, or your PR will get closed.

Why submit this pull request?

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What changes will this PR take into?

Fix the formatting error of CHANGELOG.md; For master

Checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@bzp2010 bzp2010 changed the base branch from release/2.11 to master March 14, 2022 04:04
@bzp2010 bzp2010 requested a review from SylviaBABY March 14, 2022 04:08
@codecov-commenter
Copy link

Codecov Report

Merging #2378 (825e64e) into master (2c563dc) will decrease coverage by 2.74%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2378      +/-   ##
==========================================
- Coverage   71.26%   68.51%   -2.75%     
==========================================
  Files          57      131      +74     
  Lines        3905     3421     -484     
  Branches        0      828     +828     
==========================================
- Hits         2783     2344     -439     
- Misses        827     1077     +250     
+ Partials      295        0     -295     
Flag Coverage Δ
backend-e2e-test ?
backend-e2e-test-ginkgo ?
backend-unit-test ?
frontend-e2e-test 68.51% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
api/internal/core/entity/entity.go
api/internal/core/entity/format.go
api/internal/filter/authentication.go
api/internal/core/store/store.go
api/internal/handler/healthz/healthz.go
api/internal/log/log.go
.../internal/handler/authentication/authentication.go
api/internal/handler/proto/proto.go
api/internal/handler/service/service.go
api/internal/handler/data_loader/route_import.go
... and 178 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 2c563dc...825e64e. Read the comment docs.

@bzp2010 bzp2010 merged commit 109d1cc into apache:master Mar 14, 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.

None yet

6 participants