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

optimize(undo): change default parser name to json from jackson #525

Merged
merged 1 commit into from Mar 22, 2023

Conversation

106umao
Copy link
Contributor

@106umao 106umao commented Mar 18, 2023

close #503

@codecov-commenter
Copy link

Codecov Report

Merging #525 (277d89f) into master (46da59f) will decrease coverage by 1.56%.
The diff coverage is 30.53%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #525      +/-   ##
==========================================
- Coverage   38.38%   36.83%   -1.56%     
==========================================
  Files         155      159       +4     
  Lines       10319    11020     +701     
==========================================
+ Hits         3961     4059      +98     
- Misses       6032     6615     +583     
- Partials      326      346      +20     
Impacted Files Coverage Δ
pkg/client/client.go 0.00% <0.00%> (ø)
pkg/datasource/sql/at_resource_manager.go 0.00% <ø> (ø)
pkg/datasource/sql/conn_at.go 49.20% <ø> (ø)
pkg/datasource/sql/exec/executor.go 0.00% <ø> (ø)
.../datasource/sql/exec/select_for_update_executor.go 0.00% <ø> (ø)
pkg/datasource/sql/plugin.go 100.00% <ø> (ø)
pkg/datasource/sql/tx_at.go 23.52% <ø> (ø)
pkg/datasource/sql/tx_xa.go 45.45% <0.00%> (+12.12%) ⬆️
pkg/datasource/sql/types/types.go 12.82% <ø> (ø)
pkg/datasource/sql/xa/oracle_xa_connection.go 0.00% <ø> (ø)
... and 16 more

... and 3 files with indirect coverage changes

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

@106umao 106umao merged commit c43f479 into apache:master Mar 22, 2023
4 checks passed
georgehao pushed a commit to georgehao/seata-go that referenced this pull request May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

change default undologparser jackson to json
3 participants