Skip to content

Conversation

NathanGabrielson
Copy link
Contributor

@NathanGabrielson NathanGabrielson commented Aug 29, 2025

Couple of fixes for dolt_tests:

  1. Allow comparison of int64 values, which enables running aggregate queries like sum and avg, for instance.
  2. Can check if values are/are not null
  3. Fixed a bug where NULL test_group_name values would break the function.

@coffeegoddd
Copy link
Contributor

@NathanGabrielson DOLT

comparing_percentages
100.000000 to 100.000000
version result total
25c8247 ok 5937471
version total_tests
25c8247 5937471
correctness_percentage
100.0

@NathanGabrielson NathanGabrielson marked this pull request as ready for review August 29, 2025 21:03
Copy link
Contributor

@macneale4 macneale4 left a comment

Choose a reason for hiding this comment

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

SHIP IT!


--    .-""-.
   ) (     )
  (   )   (
     /     )
    (_    _)                     0_,-.__
      (_  )_                     |_.-._/
       (    )                    |_--..\
        (__)                     |__--_/
     |''   ``\                   |
     |        \                  |      /b.
     |         \  ,,,---===?A`\  |  ,==y'
   ___,,,,,---==""\        |M] \ | ;|\ |>
           _   _   \   ___,|H,,---==""""bno,
    o  O  (_) (_)   \ /          _     AWAW/
                     /         _(+)_  dMM/
      \@_,,,,,,---=="   \      \\|//  MW/
--''''"                         ===  d/
                                    //
                                    ,'__________________________
   \    \    \     \               ,/~~~~~~~~~~~~~~~~~~~~~~~~~~~
                         _____    ,'  ~~~   .-""-.~~~~~~  .-""-.
      .-""-.           ///==---   /`-._ ..-'      -.__..-'
            `-.__..-' =====\\\\\\ V/  .---\.
 PGMG                 ~~~~~~~~~~~~, _',--/_.\  .-""-.
                            .-""-.___` --  \|         -.__..-

@NathanGabrielson NathanGabrielson merged commit 4c23057 into main Aug 29, 2025
23 of 24 checks passed
@coffeegoddd
Copy link
Contributor

@NathanGabrielson DOLT

comparing_percentages
100.000000 to 100.000000
version result total
7b676b8 ok 5937471
version total_tests
7b676b8 5937471
correctness_percentage
100.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants