Skip to content

fix: ConfidenceStub fixes#171

Merged
fabriziodemaria merged 2 commits intomainfrom
stub-fixes
Mar 28, 2025
Merged

fix: ConfidenceStub fixes#171
fabriziodemaria merged 2 commits intomainfrom
stub-fixes

Conversation

@fabriziodemaria
Copy link
Member

  • withContext returns the same stub, fixing issues when injecting the stub in production code that uses withContext
  • Fix null pointer exceptions when no errors

Signed-off-by: Fabrizio Demaria <fabrizio.f.demaria@gmail.com>
<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.20</version>
<version>2.25</version>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated, but good to bump. It also fixes some dependency conflicts when running Java 21 (on my local machine, at least)

@fabriziodemaria fabriziodemaria merged commit 52e78aa into main Mar 28, 2025
3 checks passed
@fabriziodemaria fabriziodemaria deleted the stub-fixes branch March 28, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants