Skip to content

Conversation

eerhardt
Copy link
Member

Trying to test components that need an IPublishingActivityProgressReporter isn't currently possible without reflection.

Also add a Null reporter to easily use in tests. Just like NullLogger.

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • No
  • Does the change make any security assumptions or guarantees?
    • No
  • Does the change require an update in our Aspire docs?
    • No

Also add a Null reporter to easily use in tests.
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 10, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

@eerhardt eerhardt added area-deployment and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 10, 2025
@davidfowl davidfowl merged commit 978cce6 into dotnet:main Apr 14, 2025
174 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants