Skip to content

Conversation

@nguyenphuc22
Copy link
Collaborator

Pull Request

πŸ“‹ Description

Brief description of the changes made in this PR.

πŸ”„ Type of Change

Please delete options that are not relevant:

  • πŸ› Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ’₯ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • πŸ“š Documentation update
  • πŸ”§ Maintenance/refactoring
  • πŸ§ͺ Tests

πŸ§ͺ Testing

Describe the tests that you ran to verify your changes:

  • Unit tests pass (./gradlew test)
  • Build succeeds (./gradlew build)
  • Code quality checks pass (./gradlew runAllChecks)
  • Manual testing performed

πŸ“ Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

πŸ”— Related Issues

Closes #(issue_number)

πŸ“Έ Screenshots (if applicable)

Add screenshots to help explain your changes.

πŸ“š Additional Notes

Add any other context about the pull request here.

dependabot bot and others added 12 commits June 7, 2025 17:20
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [gradle/actions](https://github.com/gradle/actions) from 3 to 4.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v3...v4)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…e/actions-4

ci(deps): bump gradle/actions from 3 to 4
…ov/codecov-action-5

ci(deps): bump codecov/codecov-action from 3 to 5
…rops/action-gh-release-2

ci(deps): bump softprops/action-gh-release from 1 to 2
Add single-parameter divide function to KBigDecimal
@codecov
Copy link

codecov bot commented Jul 28, 2025

@nguyenphuc22 nguyenphuc22 merged commit f2ddf36 into main Jul 28, 2025
3 checks passed
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.

2 participants