Skip to content

Finish reliability showcase quality gates#70

Merged
krotname merged 3 commits into
mainfrom
feature/reliability-showcase-finish
Jul 18, 2026
Merged

Finish reliability showcase quality gates#70
krotname merged 3 commits into
mainfrom
feature/reliability-showcase-finish

Conversation

@krotname

Copy link
Copy Markdown
Owner

What changed

  • make Codecov uploads use OIDC and fail CI on upload errors
  • add CI-based SonarCloud analysis with JaCoCo coverage and quality-gate enforcement
  • resolve the public Sonar, CodeQL, and SpotBugs findings in code
  • add property-based transaction validation invariants
  • update JUnit, SpotBugs, setup-java, and CodeQL actions
  • align the README showcase table and quality badges with the implemented checks

Why

The repository rebrand was complete, but Codecov reported unknown coverage, SonarCloud was red and still used the old project key, OpenSSF metadata was stale, and the transaction component did not yet substantiate its property-based testing story.

Verification

  • mvn -B test -Dgroups='property' --file pom.xml
  • mvn -B -DskipTests checkstyle:check pmd:check spotbugs:check --file pom.xml
  • mvn -B verify --file pom.xml — 597 tests, all coverage and static-analysis gates passed
  • all workflow YAML files parse successfully

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

Comment thread src/main/java/transactions/ValidationResult.java Fixed
@sonarqubecloud

Copy link
Copy Markdown

@krotname
krotname merged commit 58514d5 into main Jul 18, 2026
16 checks passed
@krotname
krotname deleted the feature/reliability-showcase-finish branch July 18, 2026 05:26
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