Giter VIP home page Giter VIP logo

Comments (7)

kucherenko avatar kucherenko commented on June 13, 2024

what do you mean? could you please show example?

from jscpd.

jazzzz avatar jazzzz commented on June 13, 2024

It's an XML format used by many unit test frameworks. With a Jenkins plugin, it's possible to report the number of failing tests, for jscpd it would be the number of duplicated chunks. You can see a doc and some examples here.

from jscpd.

kucherenko avatar kucherenko commented on June 13, 2024

You can use this https://wiki.jenkins-ci.org/display/JENKINS/DRY+Plugin plugin with Jenkins and existing XML report from jscpd. Xunit report has different aims and not compatible with jscpd.

from jscpd.

jazzzz avatar jazzzz commented on June 13, 2024

Ho great! Thanks.

from jscpd.

fairul82 avatar fairul82 commented on June 13, 2024

I did try on jenkins using DRY ( CPD) ..but doesnt look compatible. any idea how to go about?

from jscpd.

kucherenko avatar kucherenko commented on June 13, 2024

Thank you for issue

I'll check

May I ask you give me more details about this? Any logs, errors?

from jscpd.

fairul82 avatar fairul82 commented on June 13, 2024

Thanks .

Here you go ...

[DRY] Parsing of file report.xml failed due to an exception:
java.io.IOException: No parser found for duplicated code results file report.xml
at hudson.plugins.dry.parser.DuplicationParserRegistry.parse(DuplicationParserRegistry.java:101)

from jscpd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.