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: mockito/mockito-kotlin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 017b08a
Choose a base ref
...
head repository: mockito/mockito-kotlin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7e57608
Choose a head ref
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on Feb 23, 2024

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

Commits on Apr 9, 2024

  1. Follow-up on #508: add tests and remove unnecessary methods (#516)

    Found via:
    > Task :mockito-kotlin:compileKotlin
    w: AdditionalMatchers.kt:153:48 Elvis operator (?:) always returns the left operand of non-nullable type Double
    w: AdditionalMatchers.kt:161:48 Elvis operator (?:) always returns the left operand of non-nullable type Float
    TWiStErRob authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    57f4d0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e57608 View commit details
    Browse the repository at this point in the history
Loading