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

Update runsettings #216

Merged
merged 10 commits into from
Sep 25, 2024
Merged

Update runsettings #216

merged 10 commits into from
Sep 25, 2024

Conversation

AjayKMehta
Copy link
Owner

Fixes #200.

Changes:

  1. Replace existing .runsettings with new, improved files for running tests locally and on GitHub 🧪 👷
  2. Update dependencies ⬆️
  3. Address warnings 🚨

Copy link

semanticdiff-com bot commented Sep 25, 2024

Review changes with SemanticDiff.

Analyzed 2 of 14 files.

Overall, the semantic diff is 64% smaller than the GitHub diff.

Filename Status
.runsettings Unsupported file format
cicd.runsettings Unsupported file format
local.runsettings Unsupported file format
tests/BuilderGenerator.Tests/BuilderGenerator.Tests.csproj Unsupported file format
✔️ tests/BuilderGenerator.Tests/packages.lock.json 63.2% smaller
tests/BuilderGenerator.Tests/Snapshots/BuilderGeneratorSnapshotTests.GenericClassShouldGenerateCodeCorrectly.verified.txt Unsupported file format
tests/BuilderGenerator.Tests/Snapshots/BuilderGeneratorSnapshotTests.NoNamespaceShouldGenerateCodeCorrectly.verified.txt Unsupported file format
src/BuilderGenerator/AnalyzerReleases.Shipped.md Unsupported file format
src/BuilderGenerator/AnalyzerReleases.Unshipped.md Unsupported file format
✔️ src/BuilderGenerator/BuilderGenerator.cs Analyzed
.github/workflows/codeql-analysis.yml Unsupported file format
.github/workflows/test.yml Unsupported file format
.github/workflows/update_pr.yml Unsupported file format
.github/workflows/version-sweeper.yml Unsupported file format

@AjayKMehta AjayKMehta self-assigned this Sep 25, 2024
Copy link

Summary

Line coverage Branch coverage

Assembly Line coverage Branch coverage
BuilderGenerator 87.4% 77.4%

Copy link

codecov bot commented Sep 25, 2024

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.

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

@AjayKMehta AjayKMehta merged commit 136cdd1 into master Sep 25, 2024
12 checks passed
@AjayKMehta AjayKMehta deleted the runsettings branch September 25, 2024 01:19
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.

Update .runsettings.
1 participant