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

maven: update gpg key #3662

Merged
merged 2 commits into from Apr 23, 2021
Merged

maven: update gpg key #3662

merged 2 commits into from Apr 23, 2021

Conversation

slievrly
Copy link
Member

Signed-off-by: slievrly slievrly@163.com

Ⅰ. Describe what this PR did

gpg key out of date, re-generate

image

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Signed-off-by: slievrly <slievrly@163.com>
Signed-off-by: slievrly <slievrly@163.com>
@slievrly slievrly added this to the 1.4.2 milestone Apr 23, 2021
@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2021

Codecov Report

Merging #3662 (c08fe7c) into develop (1c0fccd) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3662      +/-   ##
=============================================
- Coverage      51.99%   51.91%   -0.09%     
+ Complexity      3511     3500      -11     
=============================================
  Files            639      639              
  Lines          21181    21181              
  Branches        2630     2634       +4     
=============================================
- Hits           11014    10996      -18     
- Misses          9080     9091      +11     
- Partials        1087     1094       +7     
Impacted Files Coverage Δ Complexity Δ
...ource/sql/struct/cache/AbstractTableMetaCache.java 72.41% <0.00%> (-17.25%) 8.00% <0.00%> (-1.00%)
...ava/io/seata/server/metrics/MetricsSubscriber.java 72.58% <0.00%> (-6.46%) 6.00% <0.00%> (-1.00%)
...in/java/io/seata/server/session/SessionHolder.java 53.17% <0.00%> (-3.18%) 30.00% <0.00%> (-4.00%)
...torage/file/store/FileTransactionStoreManager.java 57.05% <0.00%> (-0.65%) 28.00% <0.00%> (-1.00%)
...o/seata/server/coordinator/DefaultCoordinator.java 52.55% <0.00%> (-0.47%) 28.00% <0.00%> (-2.00%)
...rage/redis/store/RedisTransactionStoreManager.java 63.92% <0.00%> (-0.46%) 37.00% <0.00%> (-1.00%)
...in/java/io/seata/server/session/GlobalSession.java 83.04% <0.00%> (-0.44%) 75.00% <0.00%> (-1.00%)

Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@l81893521 l81893521 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@slievrly slievrly merged commit 5fac979 into apache:develop Apr 23, 2021
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

4 participants