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

Rewrite Middleware Compiler with Source Generators #6896

Merged
merged 13 commits into from
Feb 17, 2024

Conversation

michaelstaib
Copy link
Member

No description provided.

Copy link

github-actions bot commented Feb 14, 2024

Qodana for .NET

6 new problems were found

Inspection name Severity Problems
Redundant using directive 🔶 Warning 6

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8717279) 73.18% compared to head (ae7a44a) 73.28%.
Report is 2 commits behind head on main.

❗ Current head ae7a44a differs from pull request most recent head 042ab70. Consider uploading reports for the commit 042ab70 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6896      +/-   ##
==========================================
+ Coverage   73.18%   73.28%   +0.10%     
==========================================
  Files        2568     2582      +14     
  Lines      127558   128194     +636     
==========================================
+ Hits        93355    93951     +596     
- Misses      34203    34243      +40     
Flag Coverage Δ
unittests 73.28% <100.00%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@michaelstaib michaelstaib merged commit 8397331 into main Feb 17, 2024
3 checks passed
@michaelstaib michaelstaib deleted the mst/middleware-factory branch February 17, 2024 05:53
@PascalSenn PascalSenn mentioned this pull request Feb 19, 2024
@PascalSenn PascalSenn mentioned this pull request May 22, 2024
@PascalSenn PascalSenn mentioned this pull request Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant