Skip to content
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

fix: support -/@ symbols in csproj names #1921

Merged
merged 4 commits into from
Nov 8, 2024

Conversation

TimothyMakkison
Copy link
Contributor

@TimothyMakkison TimothyMakkison commented Nov 7, 2024

Replaces -/@ with _. in refitInternalNamespace.

Do you know what characters csproj supports?

Fixes #1920

@TimothyMakkison TimothyMakkison marked this pull request as ready for review November 7, 2024 20:28
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.94%. Comparing base (6ebeda5) to head (bd545e3).
Report is 165 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1921      +/-   ##
==========================================
- Coverage   87.73%   84.94%   -2.80%     
==========================================
  Files          33       36       +3     
  Lines        2348     2504     +156     
  Branches      294      364      +70     
==========================================
+ Hits         2060     2127      +67     
- Misses        208      299      +91     
+ Partials       80       78       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TimothyMakkison TimothyMakkison marked this pull request as draft November 7, 2024 22:05
@TimothyMakkison TimothyMakkison changed the title fix: fix: support - symbols in csproj names fix: support - symbols in csproj names Nov 7, 2024
@TimothyMakkison TimothyMakkison changed the title fix: support - symbols in csproj names fix: support -/@ symbols in csproj names Nov 7, 2024
@TimothyMakkison TimothyMakkison changed the title fix: support -/@ symbols in csproj names fix: support - symbols in csproj names Nov 7, 2024
@TimothyMakkison TimothyMakkison marked this pull request as ready for review November 7, 2024 23:06
@ChrisPulman ChrisPulman enabled auto-merge (squash) November 8, 2024 14:22
@ChrisPulman ChrisPulman merged commit 5e7b693 into reactiveui:main Nov 8, 2024
1 check passed
@TimothyMakkison TimothyMakkison changed the title fix: support - symbols in csproj names fix: support -/@ symbols in csproj names Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants