Skip to content

Conversation

@forfudan
Copy link
Owner

This pull request introduces several significant changes to the mojoproject.toml and tests/bigdecimal files, primarily adding new functionality for testing BigDecimal subtraction. The most important changes include the addition of a new test function for BigDecimal subtraction, updates to the test data, and minor modifications to existing commands.

New functionality for BigDecimal subtraction:

Updates to test data:

  • tests/bigdecimal/test_data/bigdecimal_arithmetics.toml: Added a comprehensive set of test cases for BigDecimal subtraction, covering basic subtraction, different scales, sign combinations, large and small numbers, scientific notation, special cases, financial scenarios, precision boundaries, additional edge cases, and specific application domains.

Minor modifications to existing commands:

  • mojoproject.toml: Updated the commands for running benchmarks to include a clear command at the beginning, ensuring a clean slate before execution.

@forfudan forfudan merged commit 618439c into main Mar 29, 2025
1 check passed
@forfudan forfudan deleted the sub branch March 29, 2025 12:32
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