8000 Comparing 1.13.17...1.14.0 · mockk/mockk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: mockk/mockk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.13.17
Choose a base ref
...
head repository: mockk/mockk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.14.0
Choose a head ref
  • 16 commits
  • 13 files changed
  • 7 contributors

Commits on Feb 23, 2025

  1. fix(1073): value class wrapped in Kotlin result is unboxed

    It should not be unboxed.
    mkotsbakws authored and burnoo committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    377c630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f990aeb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

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

Commits on Mar 20, 2025

  1. update doc of verifyAll

    harel-biton authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    8df69c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1363 from harel-biton/master

    Update the kdoc of verifyAll to describe its behavior correctly
    Raibaz authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    216f7ae View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Merge pull request #1352 from burnoo/fix-result-value-classes

    Fix returning result values
    Raibaz authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    fa404b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Reproducer

    sgerke-1L committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    0eefb0f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

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

Commits on Mar 31, 2025

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

Commits on Apr 1, 2025

  1. Merge pull request #1367 from rsvinicius/confirm-verified-test-case-i…

    …solation
    
    fix: ensure confirmVerified is isolated per test
    Raibaz authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    01f80fc View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Alternative fix

    sgerke-1L committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    daf3357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2121ac View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Merge pull request #1366 from sgerke-1L/reproducer

    Do not generate visibility bridge for package-private default methods (fixes #1118)
    Raibaz authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    9d1b6d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1370 from VitalyVPinchuk/fix-1355

    fix: handle fallback to default constructor parameters in constructed…
    Raibaz authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    561795a View commit details
    Browse the repository at this point in the history
  3. Version bump

    Raibaz committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    c287427 View commit details
    Browse the repository at this point in the history
Loading
0