Skip to content

Conversation

@ChrisPulman
Copy link
Member

@ChrisPulman ChrisPulman commented Jan 3, 2026

What kind of change does this PR introduce?

closes #338

What is the current behavior?

#338

What is the new behavior?

Added a section to the README with step-by-step instructions for migrating from ReactiveUI.Fody to ReactiveUI.SourceGenerators, including package changes, file removals, property updates, and build verification.

What might this PR break?

None

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

Added a section to the README with step-by-step instructions for migrating from ReactiveUI.Fody to ReactiveUI.SourceGenerators, including package changes, file removals, property updates, and build verification.
@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.22%. Comparing base (215611a) to head (d6f998a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #363   +/-   ##
=======================================
  Coverage   43.22%   43.22%           
=======================================
  Files          64       64           
  Lines        3646     3646           
  Branches      420      420           
=======================================
  Hits         1576     1576           
  Misses       1950     1950           
  Partials      120      120           

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

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.

[Bug]: Unable to use the [Reactive] attribute with error that attribute is inaccessible due to its protection level

3 participants