Skip to content

Configure SonarCloud analysis for .NET 10#47

Merged
Vasia1101 merged 12 commits into
devfrom
25-sonar-configure
May 12, 2026
Merged

Configure SonarCloud analysis for .NET 10#47
Vasia1101 merged 12 commits into
devfrom
25-sonar-configure

Conversation

@Vasia1101
Copy link
Copy Markdown
Contributor

@Vasia1101 Vasia1101 commented May 11, 2026

dev

JIRA

Code reviewers

  • @github_username

Second Level Review

  • @github_username

Summary of issue

ToDo

Summary of change

ToDo

Testing approach

ToDo

CHECK LIST

  • СI passed
  • Сode coverage >=95%
  • PR is reviewed manually again (to make sure you have 100% ready code)
  • All reviewers agreed to merge the PR
  • I've checked new feature as logged in and logged out user if needed
  • PR meets all conventions

@Vasia1101 Vasia1101 linked an issue May 11, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@snitochka snitochka left a comment

Choose a reason for hiding this comment

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

Hey, sorry, you've removed the test from the pipeline
dotnet test ./Streetcode/Streetcode.XUnitTest/Streetcode.XUnitTest.csproj --configuration Release --no-build --verbosity normal --collect:"XPlat Code Coverage" --results-directory ./coverage /p:CollectCoverage=true /p:CoverletOutputFormat=opencover /p:CoverletOutput=./coverage/coverage.xml

Please restore this code and build a solution instead of .Web project. Just update your branch, which is the new main. The previous problem was my fault, the fix is already in the dev branch

@sonarqubecloud
Copy link
Copy Markdown

❌ The last analysis has failed.

See analysis details on SonarQube Cloud

@sonarqubecloud
Copy link
Copy Markdown

@Vasia1101 Vasia1101 merged commit 3884e3c into dev May 12, 2026
2 checks passed
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.

[Sonar] Move 'Program' into a named namespace

3 participants