-
-
Notifications
You must be signed in to change notification settings - Fork 140
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 Avalonia - ReactiveUI.Avalonia.* to Splat.Avalonia.* #1050
Conversation
Rename ReactiveUI.Avalonia.* to Splat.Avalonia.* Remove ReactiveUi.Avalonia Rename Avalonia Tests
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1050 +/- ##
==========================================
- Coverage 75.45% 74.95% -0.51%
==========================================
Files 93 95 +2
Lines 4387 4511 +124
==========================================
+ Hits 3310 3381 +71
- Misses 1077 1130 +53
☔ View full report in Codecov by Sentry. |
when it's released can someone with nuget access deprecate the old package and mark this as the replacement? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the folder names could do with being tweaked
I understand the original packages have already been unlisted. |
I will update the folder names in the morning, thank you. |
Completed changes as requested
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
What kind of change does this PR introduce?
Update
What is the current behavior?
ReactiveUI.Avalonia does not follow solution names of Splat.
What is the new behavior?
Rename ReactiveUI.Avalonia.* to Splat.Avalonia.*
Remove ReactiveUi.Avalonia
Rename Avalonia Tests
What might this PR break?
Packages now have different names, ReactiveUi.Avalonia no longer exists.
Please check if the PR fulfills these requirements
Other information: