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.

@codecov
Copy link

codecov bot commented Jun 10, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ub/gatrongdev/kbignum/math/KBigNumberExtensions.kt 0.00% 2 Missing ⚠️

πŸ“’ Thoughts on this report? Let us know!

@nguyenphuc22 nguyenphuc22 merged commit 49173b2 into main Jun 10, 2025
2 of 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