Skip to content

Conversation

@Lipen
Copy link
Member

@Lipen Lipen commented Jul 31, 2025

This PR removes unnecessary artifacts from maven publication, since they already present in components. In particular, when includeDokka is false, the corresponding task that composes a javadoc jar should not be executed and included as an artifact of the publication. The existing code contained the conditional setup of dokkaJavadocJar artifact, but also erroneously included this artifact in the publication unconditionally. This PR should fix it.

@codecov
Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.83%. Comparing base (081adc2) to head (00ecf8f).
⚠️ Report is 1 commits behind head on neo.

Additional details and impacted files
@@            Coverage Diff            @@
##                neo     #336   +/-   ##
=========================================
  Coverage     69.83%   69.83%           
  Complexity     2491     2491           
=========================================
  Files           275      275           
  Lines         15556    15556           
  Branches       2342     2342           
=========================================
  Hits          10863    10863           
  Misses         3768     3768           
  Partials        925      925           

☔ 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.

@github-actions
Copy link
Contributor

Test Results

  215 files  ±0    215 suites  ±0   16m 0s ⏱️ +3s
  711 tests ±0    699 ✅ ±0  12 💤 ±0  0 ❌ ±0 
1 977 runs  ±0  1 927 ✅ ±0  50 💤 ±0  0 ❌ ±0 

Results for commit 00ecf8f. ± Comparison against base commit 081adc2.

@Lipen Lipen requested a review from Saloed July 31, 2025 13:59
@Lipen Lipen merged commit 434d6cd into neo Jul 31, 2025
11 checks passed
@Lipen Lipen deleted the lipen/publication branch July 31, 2025 14:25
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.

3 participants