Conversation
…ensions.g.cs Agent-Logs-Url: https://github.com/schivei/net-mediate/sessions/6be48627-5667-4794-b3ad-24d6847eb9bb Co-authored-by: schivei <811061+schivei@users.noreply.github.com>
…helper Agent-Logs-Url: https://github.com/schivei/net-mediate/sessions/6be48627-5667-4794-b3ad-24d6847eb9bb Co-authored-by: schivei <811061+schivei@users.noreply.github.com>
✅ Code Coverage Report —
|
| Metric | Coverage |
|---|---|
| Lines | 84.6% (1504/1777 lines) |
| Branches | 70.7% |
Generated by CI from dotnet test --collect:"XPlat Code Coverage"
schivei
left a comment
There was a problem hiding this comment.
@copilot I've must understand, how the namespace resolution are running? I meaning net mediate must use the same strategy of GenDI.
Also, I think we must redistribute the GenDI.SourceGenerator inside our package to avoid user to must implement it.
Another note that I've observed on my tests directly using the dotnet add for package, it stop working because of the way of package reference are created, we must warrant that problem can be solved, to avoid misconfiguration, we should be a more friendly and the developer wants to add the package and ride on.
…or via buildTransitive, fix dotnet add package docs Agent-Logs-Url: https://github.com/schivei/net-mediate/sessions/c7e4cc0a-7a4f-4af6-88e6-e5fd89c49896 Co-authored-by: schivei <811061+schivei@users.noreply.github.com>
Addressed in d4ab976. Here's what was done for each point: Namespace resolution — removed the broken static GenDI.SourceGenerator bundled —
|
Agent-Logs-Url: https://github.com/schivei/net-mediate/sessions/e8fc754a-1bb8-4c3b-a4d6-2170cbe1ae8b Co-authored-by: schivei <811061+schivei@users.noreply.github.com>
Agent-Logs-Url: https://github.com/schivei/net-mediate/sessions/85ba5f3d-eb8a-4ac8-be09-c13a5203cd27 Co-authored-by: schivei <811061+schivei@users.noreply.github.com>
Agent-Logs-Url: https://github.com/schivei/net-mediate/sessions/85ba5f3d-eb8a-4ac8-be09-c13a5203cd27 Co-authored-by: schivei <811061+schivei@users.noreply.github.com>
Handled the review comments and pushed updates for the plan/benchmark docs and improvement roadmap. Latest addressing commit: e8e64a5. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot apply changes based on the comments in this thread |
Agent-Logs-Url: https://github.com/schivei/net-mediate/sessions/372e857f-1f3d-45dd-8386-b5664383c91c Co-authored-by: schivei <811061+schivei@users.noreply.github.com>
Agent-Logs-Url: https://github.com/schivei/net-mediate/sessions/372e857f-1f3d-45dd-8386-b5664383c91c Co-authored-by: schivei <811061+schivei@users.noreply.github.com>
Applied from the full thread in f0a577c and 88cd56d. I fixed typed-extension dedupe to keep verb-specific methods, stabilized deterministic generation order, hardened public accessibility checks for type parameters/error symbols, and clarified roadmap wording for cross-architecture benchmark variance in docs and website. UI screenshot: not applicable (no UI changes). Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
schivei
left a comment
There was a problem hiding this comment.
@copilot That's a question, if make sense and is imperative to PackageRefence only address PrivateAcess=all and is possible do with a target, do this and make a test to check (you can test with a production package or generate one, this test should not need to save as a project test, only for you check my theory.
Also, we need more update into all documentation with this new approach (including website).
…, buildTransitive propagation, and PackageReference normalization Agent-Logs-Url: https://github.com/schivei/net-mediate/sessions/f2886003-0642-4df2-9df3-84788f68bb8a Co-authored-by: schivei <811061+schivei@users.noreply.github.com>
|
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
…ts for dotnet add Agent-Logs-Url: https://github.com/schivei/net-mediate/sessions/fb7e1a0d-e3f6-48be-8dca-eb5a8f17484f Co-authored-by: schivei <811061+schivei@users.noreply.github.com>
Agent-Logs-Url: https://github.com/schivei/net-mediate/sessions/5cdadbdf-ba94-4594-9c75-444d4e9c2ef4 Co-authored-by: schivei <811061+schivei@users.noreply.github.com>
|



dotnet add packageworks without extra flags), bundled analyzers, and PR highlights