Code Monkey home page Code Monkey logo

cover2cover's People

Contributors

aidenmontgomery avatar kayman-mk avatar mgreen avatar rix0rrr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cover2cover's Issues

Got an error running with Python3

Hi, thanks for this nice conversion script! I found a small error running it under python3:

  File "cover2cover.py", line 147
    print '<?xml version="1.0" ?>'
                                 ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('<?xml version="1.0" ?>')?

Any way to fix that? python2 works fine.

Jacoco compatibility v.0.8.3

I'm currently trying to convert my jacoco.xml report to a cobertura.xml so I can then convert it to Clover for Bamboo (CI tool). However, Jacoco reports that we have code coverage of 37%, but when we run the conversions Clover reports 0%. We have verified that our conversion tool from Cobertura to Clover works fine, so our assumption is that Jacoco to Cobertura is not translating correctly.

I noticed that changes to this repo haven't been made in over 2 years, so I was wondering if the cover2cover.py script still works for Jacoco v.0.8.3 (most current version)?

Feature request: Cobertura -> Jacoco

As described in craigatk/projektor#360, I've got a setup that is emitting Cobertura XML and a destination for the data that requires Jacoco XML. cover2cover seems to have contained some of this knowledge but there's not much AST modeling going on, just an element-wise transfer.

It'd be cool if cover2cover could convert these formats to each other, even if it might be lossy.

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.