Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to Microsoft.Testing.Platform #250

Merged
merged 16 commits into from
Feb 24, 2025
Merged

Switch to Microsoft.Testing.Platform #250

merged 16 commits into from
Feb 24, 2025

Conversation

AjayKMehta
Copy link
Owner

Updated project file, references, runsettings and CICD workflow to use Microsoft.Testing.Platform.

Closes #249.

@AjayKMehta AjayKMehta self-assigned this Feb 24, 2025
Copy link

semanticdiff-com bot commented Feb 24, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  Directory.Packages.props  49% smaller
  tests/BuilderGenerator.Tests/BuilderGenerator.Tests.csproj  27% smaller
  .github/workflows/test.yml  8% smaller
  tests/BuilderGenerator.Tests/packages.lock.json  3% smaller
  .editorconfig Unsupported file format
  .gitignore Unsupported file format
  cicd.runsettings Unsupported file format
  local.runsettings Unsupported file format
  src/BuilderGenerator/EquatableArray.cs  0% smaller
  src/BuilderGenerator/PropertyInfo.cs  0% smaller

Copy link

github-actions bot commented Feb 24, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

This comment has been minimized.

Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.52%. Comparing base (2a00dc0) to head (84d86f5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   92.14%   93.52%   +1.38%     
==========================================
  Files           4        3       -1     
  Lines         140      139       -1     
  Branches       20        0      -20     
==========================================
+ Hits          129      130       +1     
+ Misses          6        5       -1     
+ Partials        5        4       -1     
Flag Coverage Δ
unittests 93.52% <ø> (+1.38%) ⬆️

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.

Copy link

Summary

Line coverage

Assembly Line coverage
BuilderGenerator.dll 96.4%

@AjayKMehta AjayKMehta merged commit f513ab7 into master Feb 24, 2025
10 checks passed
@AjayKMehta AjayKMehta deleted the mtp branch February 24, 2025 04:32
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.

Switch to Microsoft.Testing.Platform.
1 participant