Replies: 1 comment
-
@ndepend Thanks! Let's start with You'll need to:
We'll see for the other target frameworks in a future pass! Let us know if you need something else. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
As discussed today, it would be beneficial to generate an NDepend Report from the Uno CI/CD pipeline. This initiative aims to provide developers and contributors with insights into the code and security enhancements that have been achieved and those that are pending.
You can view some sample reports at these links:
To initiate this process, please provide the branch you would like NDepend to analyze first, along with instructions on how to compile it. This will enable NDepend to generate an initial report.
Subsequently, we will discuss how to establish the baseline, import code coverage data from tests, and collect issues identified by Roslyn Analyzers. These steps are summarized in the following diagram: NDepend Analysis Input.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions