Skip to content

.github: fix sonar checks#10894

Merged
weizhouapache merged 3 commits intomainfrom
gha-sonar-error-hashfiles
May 20, 2025
Merged

.github: fix sonar checks#10894
weizhouapache merged 3 commits intomainfrom
gha-sonar-error-hashfiles

Conversation

@weizhouapache
Copy link
Copy Markdown
Member

Description

This PR fixes sonar checks

[Sonar JaCoCo Coverage](https://github.com/apache/cloudstack/actions/runs/15131120112/job/42532247309#step:9:1)
The template is not valid. .github/workflows/sonar-check.yml (Line: 59, Col: 16): hashFiles('**/pom.xml') failed. Fail to hash files under directory '/home/runner/work/cloudstack/cloudstack'

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI
  • test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@codecov
Copy link
Copy Markdown

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.53%. Comparing base (96b8e23) to head (1c0aadf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #10894   +/-   ##
=========================================
  Coverage     16.52%   16.53%           
  Complexity    13802    13802           
=========================================
  Files          5717     5717           
  Lines        506302   506302           
  Branches      61440    61440           
=========================================
+ Hits          83690    83694    +4     
+ Misses       413235   413232    -3     
+ Partials       9377     9376    -1     
Flag Coverage Δ
uitests 3.97% <ø> (ø)
unittests 17.40% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@weizhouapache weizhouapache marked this pull request as ready for review May 20, 2025 09:51
@sonarqubecloud
Copy link
Copy Markdown

@weizhouapache weizhouapache merged commit 97c96a5 into main May 20, 2025
43 of 50 checks passed
@weizhouapache weizhouapache deleted the gha-sonar-error-hashfiles branch May 20, 2025 13:27
weizhouapache added a commit that referenced this pull request May 22, 2025
* .github: fix sonar check

* .github: fix main sonar check

* add more pom.xml files
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Jun 19, 2025
* .github: fix sonar check

* .github: fix main sonar check

* add more pom.xml files
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Jun 19, 2025
* .github: fix sonar check

* .github: fix main sonar check

* add more pom.xml files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants