Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

This PR contains the following updates:

Package Change Age Confidence
Microsoft.NET.Test.Sdk 17.14.1 -> 18.0.1 age confidence

Release Notes

microsoft/vstest (Microsoft.NET.Test.Sdk)

v18.0.1

What's Changed

Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation

Internal changes

Full Changelog: microsoft/vstest@v18.0.0...v18.0.1

v18.0.0

What's Changed

Internal fixes and updates

New Contributors

Full Changelog: microsoft/vstest@v17.14.1...v18.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2025

Coverage after merging renovate/major-vstest-monorepo into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/LogicEngine
   CompiledCatalog.cs98.21%100%87.50%100%
   CompiledRule.cs92.31%100%75%100%
   CompiledRulesSet.cs97.62%100%87.50%100%
src/LogicEngine/Compilers
   RuleCompiler.cs100%100%100%100%
   RulesCatalogCompiler.cs93.33%100%50%100%
   RulesSetCompiler.cs92.31%100%50%100%
src/LogicEngine/Extensions
   EnumerableExtensions.cs100%100%100%100%
src/LogicEngine/Internals
   OperationMappings.cs99.50%100%50%100%
   OperatorClassification.cs97.96%100%50%100%
   Shared.cs100%100%100%100%
   StaticShared.cs100%100%100%100%
src/LogicEngine/Models
   Rule.cs94.12%100%83.33%100%
   RulesCatalog.cs91.30%100%66.67%100%
   RulesSet.cs90%100%75%100%

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 2, 2025

@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (3148cd2) to head (521b7ad).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #123   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          450       450           
  Branches        28        27    -1     
=========================================
  Hits           450       450           

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

@renovate renovate bot force-pushed the renovate/major-vstest-monorepo branch from 7e950ca to 521b7ad Compare November 11, 2025 13:55
@github-actions
Copy link
Contributor

Coverage after merging renovate/major-vstest-monorepo into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/LogicEngine
   CompiledCatalog.cs98.21%100%87.50%100%
   CompiledRule.cs92.31%100%75%100%
   CompiledRulesSet.cs97.62%100%87.50%100%
src/LogicEngine/Compilers
   RuleCompiler.cs100%100%100%100%
   RulesCatalogCompiler.cs93.33%100%50%100%
   RulesSetCompiler.cs92.31%100%50%100%
src/LogicEngine/Extensions
   EnumerableExtensions.cs100%100%100%100%
src/LogicEngine/Internals
   OperationMappings.cs99.50%100%50%100%
   OperatorClassification.cs97.96%100%50%100%
   Shared.cs100%100%100%100%
   StaticShared.cs100%100%100%100%
src/LogicEngine/Models
   Rule.cs94.12%100%83.33%100%
   RulesCatalog.cs91.30%100%66.67%100%
   RulesSet.cs90%100%75%100%

@sonarqubecloud
Copy link

@fabiolune fabiolune merged commit 5f40377 into main Nov 11, 2025
7 checks passed
@fabiolune fabiolune deleted the renovate/major-vstest-monorepo branch November 11, 2025 14:11
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