Giter VIP home page Giter VIP logo

Comments (2)

marek-parfianowicz avatar marek-parfianowicz commented on September 28, 2024 1

Hello everyone!

Indeed, there was no active development for the last few years in this project. While I'm still leading this (e.g. paying for website hosting and DNS), I didn't have time to do significant contributions (the last issue I've been working on was Ant to Maven migration).

I welcome any contributions with open arms. A good example are recent improvements made by MarkEWaite in Jenkins plugin.

Please take my sincere apologies that your pull requests had to wait so long. It turned out that for some unknown reason I had notifications disabled for this repository (sic!) and as a result I wasn't aware of your contributions. I'll do my best to review and merge all of them asap.

There's a high chance that since September I will have time to spend one day per month for contributions. I hope this will help push the project a little forward.

from clover.

satob avatar satob commented on September 28, 2024

I'm the writer of patches to support JDK10 and JDK11 syntax and bug fixes.

OpenClover seems to be the only open-source Java coverage collector that uses C1 (branch) coverage1 and supports JDK8.

This characteristic is very suitable for multi-language software development. For example, both Istanbul (JavaScript) and AltCover (.NET) collect C1 coverage. When you develop a system that uses JavaScript for the frontend and Java/C# for the backend, it is difficult to compare the sufficiency of test cases between these languages if you use JaCoCo for the Java code coverage tool. So I am also waiting for the merge of the patches...

Footnotes

  1. JaCoCo says it collects C1 (branch) coverage, but actually, it only collects C2 (condition) coverage.

from clover.

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.