Skip to content

Make 'RequiresUnreferencedCodeAttribute' internal.#1463

Merged
tillig merged 1 commit intoautofac:developfrom
prochnowc:develop
Aug 1, 2025
Merged

Make 'RequiresUnreferencedCodeAttribute' internal.#1463
tillig merged 1 commit intoautofac:developfrom
prochnowc:develop

Conversation

@prochnowc
Copy link
Copy Markdown
Contributor

Fixes #1462

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.98%. Comparing base (3cb620f) to head (9bd2239).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1463   +/-   ##
========================================
  Coverage    77.98%   77.98%           
========================================
  Files          211      211           
  Lines         5414     5414           
  Branches      1150     1150           
========================================
  Hits          4222     4222           
  Misses         693      693           
  Partials       499      499           

☔ 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
Copy link
Copy Markdown
Member

tillig commented Aug 1, 2025

There is something up with the dotnet-format part of the build. It's a one-line change, I'm just going to force it through; but I need to make the build work before I can publish a release with it. That will not be today. It will probably be after the weekend.

Copy link
Copy Markdown
Member

@tillig tillig left a comment

Choose a reason for hiding this comment

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

Thanks! I'll see about fixing the build ASAP.

@tillig tillig merged commit 6580062 into autofac:develop Aug 1, 2025
5 of 6 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.

The 'RequiresUnreferencedCodeAttribute' should be internal

2 participants