Skip to content

Add $ln, $log, and $log10 tests#671

Open
danielfrankcom wants to merge 6 commits into
documentdb:mainfrom
danielfrankcom:pr/log
Open

Add $ln, $log, and $log10 tests#671
danielfrankcom wants to merge 6 commits into
documentdb:mainfrom
danielfrankcom:pr/log

Conversation

@danielfrankcom

Copy link
Copy Markdown
Collaborator

This change adds tests for the $ln, $log, and $log10 arithmetic expressions. They were originally authored by @mitchell-elholm.

Closes #277, #278, #279

This change adds tests for the $ln arithmetic expression. It was originally
authored by @mitchell-elholm.

Closes documentdb#277

Co-authored-by: Mitchell Elholm <elholmit@amazon.com>
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
@danielfrankcom danielfrankcom requested a review from a team as a code owner July 8, 2026 21:43
danielfrankcom and others added 2 commits July 8, 2026 14:56
This change adds tests for the $log expression. It was originally
authored by @mitchell-elholm.

Closes documentdb#278

Co-authored-by: Mitchell Elholm <elholmit@amazon.com>
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
This change adds tests for the $log10 expression. It was originally
authored by @mitchell-elholm.

Closes documentdb#279

Co-authored-by: Mitchell Elholm <elholmit@amazon.com>
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>

@alinaliBQ alinaliBQ left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM, got minor comments

@documentdb-triage-tool documentdb-triage-tool Bot added compatibility test Compatibility test related enhancement New feature or request labels Jul 8, 2026
@documentdb-triage-tool

Copy link
Copy Markdown

🤖 Auto-triaged by documentdb-triage-tool.

Applied: compatibility test, enhancement
Project fields suggested: Component test-coverage · Priority P2 · Effort XL · Status Needs Review
Confidence: 0.85 (mixed)

Reasoning

component from path globs (test-coverage); effort from diff stats (3321+0 LOC, 22 files); LLM: Adds new compatibility test coverage for $ln, $log, and $log10 arithmetic expressions, closing three tracked issues.

If a label is wrong, remove it manually and ping @patty-chow so the rules can be tuned. The bot will not re-label items that already have component labels.

Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>

@alinaliBQ alinaliBQ left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compatibility test Compatibility test related enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add compatibility test for $ln

2 participants