Skip to content

Standardize build metadata and code formatting#59

Merged
tillig merged 1 commit into
developfrom
feature/build-metadata-update
May 26, 2026
Merged

Standardize build metadata and code formatting#59
tillig merged 1 commit into
developfrom
feature/build-metadata-update

Conversation

@tillig
Copy link
Copy Markdown
Member

@tillig tillig commented May 26, 2026

Summary

  • Standardize .pre-commit-config.yaml, .editorconfig, build/stylecop.json, build/Source.ruleset, build/Test.ruleset to match Autofac core
  • Rewrite default.proj to match standard template (was using non-standard structure)
  • Apply dotnet format code formatting
  • Fix SA1201 member ordering and SA1404 SuppressMessage justifications

Test plan

  • CI build passes
  • All tests pass
  • pre-commit run --all-files passes

@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.93%. Comparing base (b7ca1f3) to head (01a0835).

Files with missing lines Patch % Lines
...ofac.Extras.DynamicProxy/RegistrationExtensions.cs 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #59   +/-   ##
========================================
  Coverage    91.93%   91.93%           
========================================
  Files            2        2           
  Lines          124      124           
  Branches        22       22           
========================================
  Hits           114      114           
  Misses           6        6           
  Partials         4        4           

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

@tillig tillig force-pushed the feature/build-metadata-update branch from aaffafc to 01a0835 Compare May 26, 2026 22:06
@tillig tillig merged commit 4863671 into develop May 26, 2026
9 of 10 checks passed
@tillig tillig deleted the feature/build-metadata-update branch May 26, 2026 22:33
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.

1 participant