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: hcoles/pitest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.15.3
Choose a base ref
...
head repository: hcoles/pitest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.15.6
Choose a head ref
  • 20 commits
  • 27 files changed
  • 4 contributors

Commits on Oct 21, 2023

  1. Bump Quarkus from 2.8 to 3.4

    rsvoboda committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    121b4b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59d0ef0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. update readme for 1.15.3

    hcoles committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    839eb10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1265 from rsvoboda/quarkus.bump

     Bump Quarkus from 2.8 to 3.4 and add usual Quarkus test from generated application
    hcoles authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7822a40 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    9e456f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1274 from hcoles/feature/invoke_dynamic_static_in…

    …itializer
    
    consider invoke dynamic calls when detecting static initializer only …
    hcoles authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    917b9ce View commit details
    Browse the repository at this point in the history
  3. remove dead method

    hcoles committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ffd3fa6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Bump ch.qos.logback:logback-classic in /pitest-maven

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.2.13.
    - [Commits](qos-ch/logback@v_1.2.11...v_1.2.13)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f68e214 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge pull request #1281 from hcoles/dependabot/maven/pitest-maven/ch…

    ….qos.logback-logback-classic-1.2.13
    
    Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.13 in /pitest-maven
    hcoles authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    960f2c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Jan 19, 2024

  1. Merge pull request #1288 from hcoles/feature/pluggable_coverage

    Pluggable coverage
    hcoles authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3cd8d17 View commit details
    Browse the repository at this point in the history
  2. parse surefire argline

    hcoles committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    28045a0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1289 from hcoles/feature/parse_surefire_argline

    parse surefire argline
    hcoles authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6bb2416 View commit details
    Browse the repository at this point in the history
  4. update readme for 1.15.4

    hcoles committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6166a7c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1290 from hcoles/release/1.15.4

    update readme for 1.15.4
    hcoles authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e34d53b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. add #1274 to 1.15.4 release notes

    hcoles authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    66e1597 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. replace surefire argline

    Move argline property replacement after surefire config extraction
    hcoles committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9defbc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    9fd345d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1295 from hcoles/feature/disable_dynamic_call_tra…

    …cking
    
    temporarily remove dynamic call tracking
    hcoles authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3c5f4d9 View commit details
    Browse the repository at this point in the history
  3. update readme for 1.15.5

    hcoles committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ebf875d View commit details
    Browse the repository at this point in the history
Loading