Skip to content
Success

#235 (May 29, 2025, 2:46:15 PM)

Started 1 mo 1 day ago
Took 10 min

Started by GitHub push by ledsoft

This run spent:

  • 6.3 sec waiting;
  • 10 min build duration;
  • 10 min total from scheduled to completion.
Revision: 150ee180327c1570772b13548f1eb2bc69ead16d
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Changes
    1. add read only uow (commit: d78d415) (details / githubweb)
    2. add interface for read-only mode (commit: aea61c5) (details / githubweb)
    3. implement methods for read-only, return read-only UOW for connection acquisition (commit: 97a1ec2) (details / githubweb)
    4. implement read-only methods (commit: 6f51533) (details / githubweb)
    5. add log for read-only uow acquisition (commit: eabfa8a) (details / githubweb)
    6. throw exceptions for not implemented methods (commit: 5906735) (details / githubweb)
    7. make logger protecte of abstract uow (commit: 3215cdc) (details / githubweb)
    8. prepare read-only mode using properties instead of api propagation (commit: 7a2f116) (details / githubweb)
    9. remove read-only tracking mode (commit: d2943be) (details / githubweb)
    10. change read-only uow acquiring (commit: 1a51050) (details / githubweb)
    11. add transaction mode property (commit: 5098a26) (details / githubweb)
    12. make getFieldDescriptor method protected (commit: d15527b) (details / githubweb)
    13. implement basic functionality of read-only uow (commit: b4ee50b) (details / githubweb)
    14. fix typo (commit: 59e4b63) (details / githubweb)
    15. implement reference proxies by readingObject method (commit: fbddd3c) (details / githubweb)
    16. implement detaching, commit, getting object state (commit: b969678) (details / githubweb)
    17. classify methods for future processing (commit: 79c691b) (details / githubweb)
    18. remove unnecessary methods (commit: c05e64d) (details / githubweb)
    19. add tests for read-only unit of work (commit: 1e26c30) (details / githubweb)
    20. remove parent methods, use some parent methods (commit: 3a80b5e) (details / githubweb)
    21. user 'super' for parent methods, move methods to bottom of the class (commit: 848ce57) (details / githubweb)
    22. implement post load listener (commit: 6184130) (details / githubweb)
    23. fix getting originals with different descriptors (commit: f3b2c0e) (details / githubweb)
    24. fix load state registration if original is not in load state registry (commit: e7b0436) (details / githubweb)
    25. fix lazy loading proxy removel on entity unregister (commit: 531e605) (details / githubweb)
    26. add 'super' keyword, add TODO (commit: a8aac5b) (details / githubweb)
    27. add imports (commit: 454aabd) (details / githubweb)
    28. add new tests (commit: 50d81db) (details / githubweb)
    29. remove unused imports, refactor unused methods, make refresh + merge not implemented (commit: 36a756f) (details / githubweb)
    30. change commit log message, add unimplemented method for collection registration, remove comment (commit: db18979) (details / githubweb)
    31. add unimplemented methods for collection registration (commit: fe73b4b) (details / githubweb)
    32. refactor unit tests (commit: 3c0f4e1) (details / githubweb)
    33. refactor tests (commit: 007402c) (details / githubweb)
    34. fix spelling of readwrite java file (commit: e3e297d) (details / githubweb)
    35. add server session aquireUOW tests (commit: a73a9bb) (details / githubweb)
    36. bypass cache when loading params byPassCache is true (commit: d1a33d1) (details / githubweb)
    37. bypass cache when loading parameters from storage (commit: 4778072) (details / githubweb)
    38. register entities in collections (commit: e98be3c) (details / githubweb)
    39. clean code (commit: c0d1afb) (details / githubweb)
    40. clean code (commit: 3541ac6) (details / githubweb)
    41. enable turning off cache manager (commit: 9185e50) (details / githubweb)
    42. add registration with cloning (commit: 93f0832) (details / githubweb)
    43. introduce cache enabled for read-only mode (commit: cf760db) (details / githubweb)
    44. Add read-only em creation test (commit: 8d6bebb) (details / githubweb)
    45. force bypass cache for ReadOnlyUnitOfWork (commit: 3af18f0) (details / githubweb)
    46. test bypassCache prevents caching (commit: d0e8fea) (details / githubweb)
    47. add integration tests for read-only mode and cache (commit: b0938c5) (details / githubweb)
    48. register existing object with CloneRegistrationDesc in cloneLoadedFieldValue (commit: 5835e14) (details / githubweb)
    49. move read-write tests (commit: dc3481a) (details / githubweb)
    50. finalize tests (commit: 5e23ad9) (details / githubweb)
    51. finalize read-only mode (commit: 17c1a46) (details / githubweb)
    52. change year to 2025 (commit: a18808e) (details / githubweb)
    53. remove debug print (commit: 9772a37) (details / githubweb)
    54. remove debug prints (commit: bc0ef97) (details / githubweb)
    55. move read-write test to read-write test base (commit: bbd67fb) (details / githubweb)
    56. implement read-only model (commit: 4fd9b47) (details / githubweb)
    57. [Upd] Update RDF4J to 5.1.3. (commit: a866e7e) (details / githubweb)
    58. use for loop instead of function forEach (commit: 659191a) (details / githubweb)
    59. rework uow acquistion test to parameterized test (commit: 7a63f29) (details / githubweb)
    60. [Enhancement #190] Prevent modification of attribute with includeExplicit set to false. (commit: 7addfa3) (details / githubweb)
    61. [Enhancement #190] Add InferenceMode to support more than two ways of accessing inference. (commit: 40f06e9) (details / githubweb)
    62. [Enhancement #190] Remove explicit axioms when loading field value and attribute does not include explicit. (commit: 9dc2698) (details / githubweb)
    63. [Enhancement #190] Remove explicit axioms when loading entity instance and attribute does not include explicit. (commit: 24f412b) (details / githubweb)
    64. [Enhancement #190] Ensure explicit class assertion is never removed from loaded axioms. (commit: 1d09f39) (details / githubweb)
    65. [Fix] Fix raw parameterized class use warning. (commit: fbd1d0c) (details / githubweb)
    66. [GH-281] Do not add BGP to generated SPARQL when it already contains it when translating from SOQL (commit: 77ac182) (details / githubweb)
    67. [Ref] Remove unused methods from SoqlQueryListener (commit: e7f2c53) (details / githubweb)
    68. [Ref] Reduce visibility of SOQL parsing-related classes (commit: 5eac4d9) (details / githubweb)
    69. Minor test code cleanup (commit: 56f30d3) (details / githubweb)
    70. check entity managed in pluar entity registration (commit: 416000a) (details / githubweb)
    71. replace throws with static method - unsupported methods (commit: 63b8e08) (details / githubweb)
    72. add more specific log to the commit method (commit: dcee442) (details / githubweb)
    73. add javadoc (commit: a0c897d) (details / githubweb)
    74. update javadoc (commit: 3722e41) (details / githubweb)
    75. simplify read-only mode check condition and use constant for it (commit: fb56c23) (details / githubweb)
    76. implement commitToStorage and use it during uow commit (commit: 337dde1) (details / githubweb)
    77. remove reduntant test (commit: 231fd2a) (details / githubweb)
    78. add assertion for lazy proxy - should also be instance of original class (commit: 50545c4) (details / githubweb)
    79. [Feature #104] Add the Context annotation for declaring repository context. (commit: 83afbe6) (details / githubweb)
    80. [Feature #104] Allow access to NamespaceResolver through Metamodel. (commit: f0d4a9f) (details / githubweb)
    81. [Fix] Return FieldDescriptor when object property attribute value type is identifier type. (commit: acc197e) (details / githubweb)
    82. [Feature #104] Add basic EntityDescriptorFactory implementation with tests. (commit: 0ed1005) (details / githubweb)
    83. [Feature #104] Add support for types and properties to EntityDescriptorFactory. (commit: 75c6f8d) (details / githubweb)
    84. [Feature #104] Integrate descriptor generation into EntityManager. (commit: 0eda710) (details / githubweb)
    85. [Feature #104] Cache generated Descriptors on PU-level. (commit: bb05c6d) (details / githubweb)
    86. [Enhancement #330] Allow setting OWLAPI storage as volatile. (commit: 67698f1) (details / githubweb)
    87. Add the possibility to output current ontology to a file in OWLAPI driver. (commit: 98e474b) (details / githubweb)
    88. [Enhancement #330] Use volatile storage in OWLAPI integration tests. (commit: 1b119f0) (details / githubweb)
    89. fix comment, remove TODo (commit: ecb6b78) (details / githubweb)
    90. rename test method - cloning subgraph (commit: 4bb093c) (details / githubweb)
    91. [Feature #84] Fix minor issues after merge of the feature PR. (commit: ceecf93) (details / githubweb)
    92. [SCA] SCA-based code improvements. (commit: 8036ffe) (details / githubweb)
    93. [SCA] More SCA-based code improvements. (commit: e61bfac) (details / githubweb)
    94. [Upd] Update Jena to 5.4.0. (commit: b59c8d9) (details / githubweb)
    95. [Chore] Add SCM to all submodules so that Maven central points to correct GH repository (commit: 7a8520c) (details / githubweb)
    96. [2.4.0] Bump version, update changelog. (commit: b171a4e) (details / githubweb)