Skip to content

Fix TestLib artifact prefix#135

Merged
alexander-yevsyukov merged 18 commits into
masterfrom
fix-testlib-prefix
Apr 20, 2026
Merged

Fix TestLib artifact prefix#135
alexander-yevsyukov merged 18 commits into
masterfrom
fix-testlib-prefix

Conversation

@alexander-yevsyukov
Copy link
Copy Markdown
Contributor

@alexander-yevsyukov alexander-yevsyukov commented Apr 20, 2026

This PR applies latest config and updates the build code related to publishing so that the Logging TestLib artifact does not have the spine- prefix in its name.

Other notable changes

  • Fixed KDoc links to avoid the jvm infix in the package names.

Also:
 * Address Kotest packaging changes.
@alexander-yevsyukov alexander-yevsyukov self-assigned this Apr 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 14.16%. Comparing base (7185580) to head (5556a3b).
⚠️ Report is 19 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #135      +/-   ##
============================================
- Coverage     14.37%   14.16%   -0.21%     
+ Complexity      120      119       -1     
============================================
  Files           102      102              
  Lines          2658     2443     -215     
  Branches        377      381       +4     
============================================
- Hits            382      346      -36     
+ Misses         2245     2065     -180     
- Partials         31       32       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5e838a2920

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread buildSrc/src/main/kotlin/io/spine/gradle/publish/PublicationHandler.kt Outdated
@alexander-yevsyukov alexander-yevsyukov merged commit eb59304 into master Apr 20, 2026
7 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the fix-testlib-prefix branch April 20, 2026 17:46
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