Skip to content

Conversation

@jangalinski
Copy link
Collaborator

@jangalinski jangalinski commented Jul 8, 2025

fixes #73

dependabot bot and others added 2 commits July 8, 2025 09:24
…79)

Bumps [dev.zacsweers.kctfork:core](https://github.com/zacsweers/kotlin-compile-testing) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/zacsweers/kotlin-compile-testing/releases)
- [Changelog](https://github.com/ZacSweers/kotlin-compile-testing/blob/main/CHANGELOG.md)
- [Commits](ZacSweers/kotlin-compile-testing@0.7.1...0.8.0)

---
updated-dependencies:
- dependency-name: dev.zacsweers.kctfork:core
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jangalinski jangalinski added this to the 0.2.4 milestone Jul 8, 2025
@jangalinski jangalinski self-assigned this Jul 8, 2025
@jangalinski jangalinski added the Type: bug Something isn't working label Jul 8, 2025
@codecov
Copy link

codecov bot commented Jul 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.49%. Comparing base (de1eae3) to head (c68d09f).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop      #80   +/-   ##
==========================================
  Coverage      39.49%   39.49%           
  Complexity        10       10           
==========================================
  Files            103      103           
  Lines           1638     1638           
  Branches          30       30           
==========================================
  Hits             647      647           
  Misses           974      974           
  Partials          17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jangalinski jangalinski added the Type: dependencies version updates label Jul 8, 2025
@jangalinski jangalinski merged commit b85ae51 into develop Jul 8, 2025
5 checks passed
@jangalinski jangalinski deleted the fix/73_compile_testing branch July 8, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: bug Something isn't working Type: dependencies version updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kotlin Compile Testing & kotlin 2.2.0 - fix version mismatch for KAPT/KSP

1 participant