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

Implement JpqlSerializer for JpqlDivide #420

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

pickmoment
Copy link
Contributor

Motivation:

Modifications:

  • Implement JpqlDivideSerializer
  • Implement Unit test for JpqlDivideSerializer

Commit Convention Rule

Commit type Description
feat New Feature
fix Fix bug
docs Documentation only changed
ci Change CI configuration
refactor Not a bug fix or add feature, just refactoring code
test Add Test case or fix wrong test case
style Only change the code style(ex. white-space, formatting)
chore It refers to minor tasks such as library version upgrade, typo correction, etc.
  • If you want to add some more commit type please describe it on the Pull Request

Result:

Close #337

@CLAassistant
Copy link

CLAassistant commented Aug 18, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 131e658.

@shouwn
Copy link
Member

shouwn commented Aug 18, 2023

Commit lint does not allow uppercase. Please write your commit message in lowercase only in the next time you raise a PR.

@shouwn shouwn merged commit a4970f3 into develop/3.0.0 Aug 18, 2023
@shouwn shouwn deleted the feature/337 branch September 4, 2023 09:30
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.

3 participants