Skip to content

fix: update Sonatype OSSRH URL and upgrade GitHub Actions to v4 - #13

Merged
mala-emnify merged 3 commits into
mainfrom
fix-sonar
Aug 4, 2026
Merged

fix: update Sonatype OSSRH URL and upgrade GitHub Actions to v4#13
mala-emnify merged 3 commits into
mainfrom
fix-sonar

Conversation

@mala-emnify

Copy link
Copy Markdown
Contributor
  • pom.xml: legacy OSSRH (s01.oss.sonatype.org) is retired and 404s — point nexusUrl at the compatibility endpoint ossrh-staging-api.central.sonatype.com so releases publish again.
  • sonar.yaml: actions/cache@v1 is hard-failed by GitHub — bump cache v1→v4, setup-java v1→v4 (adds now-required distribution: temurin), checkout v2→v4.

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.08%. Comparing base (2d38358) to head (1fe7e86).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #13   +/-   ##
=========================================
  Coverage     81.08%   81.08%           
  Complexity       89       89           
=========================================
  Files            23       23           
  Lines           370      370           
  Branches         35       35           
=========================================
  Hits            300      300           
  Misses           40       40           
  Partials         30       30           

☔ View full report in Codecov by Harness.
📢 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.

@mala-emnify
mala-emnify merged commit 68cb0b7 into main Aug 4, 2026
3 checks passed
@mala-emnify
mala-emnify deleted the fix-sonar branch August 4, 2026 13:50
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