Skip to content

Conversation

@DarkAssassinator
Copy link
Contributor

Purpose of the pull request

Brief change log

  • Move some taskInstance dao function to DAO module
  • Move some taskDefinition dao functions to DAO moudle
  • Move some taskDefinitionLog dao functions to DAO moudle
  • Move some ProcessInstanceMap dao function to DAO moudle

Verify this pull request

This pull request is already covered by existing tests

caishunfeng
caishunfeng previously approved these changes Oct 24, 2022
Copy link
Contributor

@caishunfeng caishunfeng left a comment

Choose a reason for hiding this comment

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

Nice work 👍

@caishunfeng
Copy link
Contributor

rerun the fail CI

@caishunfeng
Copy link
Contributor

Hi @DarkAssassinator Please check the fail CI.

@DarkAssassinator
Copy link
Contributor Author

Hi @DarkAssassinator Please check the fail CI.

ohh, I'm to blame carelessness, after we commit the review suggest, just commit it online, forget add lombok.NonNull import, i will fix it tonight. Thx

@DarkAssassinator DarkAssassinator force-pushed the dev_yann_refactor_issue#12469 branch from 25b45fc to 36f8177 Compare October 25, 2022 14:48
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

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

16.7% 16.7% Coverage
0.9% 0.9% Duplication

@DarkAssassinator
Copy link
Contributor Author

Hi @DarkAssassinator Please check the fail CI.

done

@caishunfeng caishunfeng merged commit 04aa125 into apache:dev Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend improvement make more easy to user or prompt friendly refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor] Migrate all taskInstance-related interface functions from ProcessServiceImpl

3 participants