Skip to content
Success

#184 (Jan 12, 2019, 6:50:01 PM)

Started 6 yr 9 mo ago
Took 2 min 7 sec

Started by user Martin Ledvinka

This run spent:

  • 0.15 sec waiting;
  • 2 min 7 sec build duration;
  • 2 min 7 sec total from scheduled to completion.
Revision: 445df983bea99895f6199e16fb851ffb82d095e5
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Test Result (no failures)
    Changes
    1. [Feature #45] Made ResultSet Iterable. Added a common unchecked parent (commit: 0b1705f) (details / githubweb)
    2. [Feature #45] Implemented Spliterator for ResultSet. Provide Stream from (commit: 99b760f) (details / githubweb)
    3. [Feature #45] Use the updated ResultSet API in Query and TypedQuery (commit: 56fa4fe) (details / githubweb)
    4. [Feature #45] First, naive implementation of getResultStream in Query (commit: 1d2a68d) (details / githubweb)
    5. Working on support for setting query offset and limit using Query API. (commit: 5f035f2) (details / githubweb)
    6. Translate setMaxResults and setFirstResult in the Query API into LIMIT (commit: 5c923c0) (details / githubweb)
    7. [Feature #45] Started working on proper Stream support in the Query API. (commit: 6ac80ac) (details / githubweb)
    8. [Feature #45] Implemented Stream support in the Query API. (commit: eb528a4) (details / githubweb)
    9. [Feature #45] Testing the stream support in Query API. Ensure that (commit: 378decd) (details / githubweb)
    10. [Refactoring] Minor refactoring in QueryImpl and TypedQueryImpl. (commit: 83db359) (details / githubweb)