Skip to content
Success

#444 (Apr 25, 2023, 4:18:53 PM)

Started 1 yr 10 mo ago
Took 3 min 34 sec

Started by GitHub push by ledsoft (2 times)

This run spent:

  • 6.4 sec waiting;
  • 3 min 34 sec build duration;
  • 3 min 41 sec total from scheduled to completion.
Revision: fe128528758fd8022c6e0f6e682da2d45539b6b2
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Test Result (no failures)
    Changes
    1. [Enhancement #152] Extend SOQL grammar with new functions (string and numeric). (commit: d19bdc9) (details / githubweb)
    2. [Enhancement #152] Add tests for parsing SOQL with upper/lower functions. (commit: 7c4af9d) (details / githubweb)
    3. [Enhancement #152] Improve support for String SOQL functions, add tests for more complex behavior. (commit: d20fc30) (details / githubweb)
    4. [Fix] Support multiple comparison operators on the same attribute in SOQL. (commit: 4896d56) (details / githubweb)
    5. [Enhancement #152] Extend Criteria API with support for lower/upper string functions. (commit: d5b13ff) (details / githubweb)
    6. [Enhancement #152] Extend SOQL an Criteria API with numeric functions length(string), abs, ceil, floor. (commit: 5cc53af) (details / githubweb)
    7. [Enhancement #152] Add tests for numeric functions length(string), abs, ceil, floor. (commit: 9d385f1) (details / githubweb)
    8. [Enhancement #152] Fix test of math functions in Criteria API. (commit: eaf0b5e) (details / githubweb)