Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58914

plugin does not show correctly result of code metrics generated by Visual Studio 2019

      Visual Studio 2019 generates code metrics result file as described here: https://docs.microsoft.com/en-us/visualstudio/code-quality/how-to-generate-code-metrics-data?view=vs-2019 .

      Unfortunately this plugin shows empty results  for xml file containing metrics results generated by  the roslyn compilers, new way how to calculate code metrics in Visual Studio 2019!

          [JENKINS-58914] plugin does not show correctly result of code metrics generated by Visual Studio 2019

          Craig Lutgen added a comment -

          If related to the issue I found, this is due to a minor name change in the results file generated by the roslyn analyzers. See the below pull request for a change in the XSL to support the variation.

           

          https://github.com/jenkinsci/vs-code-metrics-plugin/pull/4

          Craig Lutgen added a comment - If related to the issue I found, this is due to a minor name change in the results file generated by the roslyn analyzers. See the below pull request for a change in the XSL to support the variation.   https://github.com/jenkinsci/vs-code-metrics-plugin/pull/4

            Unassigned Unassigned
            gremlm Grigoriy Milman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: