Add comprehensive test coverage for DoubleUtils, ArrayUtils, shapes, and parser expression components - #13
Merged
Merged
Conversation
Agent-Logs-Url: https://github.com/mihxil/math/sessions/2884536f-0d76-46f7-bd66-8654d88f71a9 Co-authored-by: mihxil <429477+mihxil@users.noreply.github.com>
…ctangularCuboid, LocatedShape, and parser expression components Agent-Logs-Url: https://github.com/mihxil/math/sessions/2884536f-0d76-46f7-bd66-8654d88f71a9 Co-authored-by: mihxil <429477+mihxil@users.noreply.github.com>
…gularCuboid eq test Agent-Logs-Url: https://github.com/mihxil/math/sessions/2884536f-0d76-46f7-bd66-8654d88f71a9 Co-authored-by: mihxil <429477+mihxil@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
mihxil
April 5, 2026 23:41
View session
Owner
|
Remove all .svg's from this pull request. |
Owner
|
Also dependency-reduced-pom.xml should not be added to the repo. |
Test Results 156 files 156 suites 2m 48s ⏱️ Results for commit 9377270. ♻️ This comment has been updated with latest results. |
Owner
|
@copilot Please remove svgs from pr. |
…ore pattern Agent-Logs-Url: https://github.com/mihxil/math/sessions/5a40efe8-5aae-44db-ab00-2502cccd469f Co-authored-by: mihxil <429477+mihxil@users.noreply.github.com>
Deploying math with
|
| Latest commit: |
9377270
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://eae01d31.math-4mv.pages.dev |
| Branch Preview URL: | https://copilot-analyze-test-coverag.math-4mv.pages.dev |
Contributor
Author
Done in 9377270 — the SVG modifications have been reverted and the files are no longer part of this PR.
Done in 9377270 — |
mihxil
marked this pull request as ready for review
April 7, 2026 11:22
mihxil
approved these changes
Apr 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DoubleUtilsTest:pow10,pow2,pow(int,int),pow(double,int),max,leastSignificantBit,isExactProduct(double,double),isExactProduct(double,BigInteger)ArrayUtilsTest:removeTrailingZeros,removeTrailingIf,allEqualTo,determinant2x2,adjugate2x2,cloneMatrix,squareMatrix,toInverseByteArray,toArray,rotate(no-op),shuffleRectangularCuboidTestin mihxil-shapes (volume, surfaceArea, vertices, edges, faces, eulerCharacteristic, toString, dimensions, eq)LocatedShapeTestin mihxil-shapes (shape, location, toString at origin, toString with offset, equals/hashCode)SphereTestwith actual assertions (area, volume, eq, toString)ExpressionComponentsTestin mihxil-math-parser (Value, Variable, UnaryOperation, BinaryOperation.reverse, EvaluatedExpression, rpn.Value, rpn.BinaryOperation, AbstractExpression builder methods, AST.toInfix with Variable)dependency-reduced-pom.xmlfrom the PR; add*/dependency-reduced-pom.xmlto.gitignore