Skip to content

[Improvement-6866][Api] Add transaction for service#6868

Closed
HomminLee wants to merge 2 commits intoapache:devfrom
HomminLee:dev
Closed

[Improvement-6866][Api] Add transaction for service#6868
HomminLee wants to merge 2 commits intoapache:devfrom
HomminLee:dev

Conversation

@HomminLee
Copy link
Contributor

Purpose of the pull request

this close #6866
Add transaction to methods that have multiple DML options.

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2021

Codecov Report

Merging #6868 (12dd2d9) into dev (da35c17) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                dev    #6868   +/-   ##
=========================================
  Coverage     32.78%   32.78%           
  Complexity     1620     1620           
=========================================
  Files           432      432           
  Lines         14379    14379           
  Branches       1446     1446           
=========================================
  Hits           4714     4714           
  Misses         9212     9212           
  Partials        453      453           
Impacted Files Coverage Δ
...lphinscheduler/service/process/ProcessService.java 38.30% <ø> (ø)

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 da35c17...12dd2d9. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@HomminLee HomminLee closed this Nov 24, 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.

[Improvement][Api] Adding transaction for service

2 participants