Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: utPLSQL/utPLSQL-java-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.2
Choose a base ref
...
head repository: utPLSQL/utPLSQL-java-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 9 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 22, 2026

  1. Configuration menu
    Copy the full SHA
    5697135 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2026

  1. Add back HTML coverage resources.

    The HTML coverage resources were missing since version 3.1.9 of the utplsql-java-api.
    
    They are now again included in the JAR so that the utplsql-maven-plugin and utPLSQL-cli can use it.
    Jacek Gębal committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    780141c View commit details
    Browse the repository at this point in the history
  2. Extending examples to include a taest taht is failing and a test that…

    … is raising exception. This allows for comprehensive API testing.
    Jacek Gębal committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    87a3ac1 View commit details
    Browse the repository at this point in the history
  3. Reverting a check in code to see if assets are inclusion in JAR. They…

    … are to be included.
    Jacek Gębal committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    ad1735e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #107 from utPLSQL/feature/add_missing_HTML_coverag…

    …e_reporter_resources
    
    Add back HTML coverage resources.
    jgebal authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    30e1a98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c13a4d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42a7271 View commit details
    Browse the repository at this point in the history
  7. Add triggering of a snapshot build for utPLSQL-cli

    Jacek Gębal committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    727937e View commit details
    Browse the repository at this point in the history
  8. Update token for Trigger utPLSQL-cli snapshot build

    Jacek Gębal committed Apr 23, 2026
    Configuration menu
    Copy the full SHA
    cccb04d View commit details
    Browse the repository at this point in the history
Loading