#Jacoco
The power of Jacoco
January 11, 2025 at 4:28 PM
Die aktuelle JaCoCo Version ist 0.8.15 und ich muss mehr lachen als mir gut tut.
July 30, 2026 at 1:21 PM
Know What You’re Testing: Mastering Code Coverage in Quarkus with JaCoCo
A hands-on guide for Java developers to generate, visualize, and improve test coverage in Quarkus applications
buff.ly/5JjneXs
#Java #Jacoco #Testing #Junit #CodeQuality
June 10, 2025 at 6:15 AM
No excuse anymore to not bump pipelines to #Java 24 with #JaCoCo 0.8.13 available. Nice.
April 8, 2025 at 7:30 AM
me when jacoco tells me my coverage is shit
fullmoon.id gabby @fullmoon.id · Mar 31
In my experience, quality is something that can only be understood and created *intrinsically* rather than *extrinsically*

By that I mean that you can't improve quality by trying to measure it. Quality can only be improved by an intuitive understanding of what cultivates and nurtures it
March 31, 2025 at 6:19 PM
How to Customize JaCoCo Report Styling in Your Java Project

#codecoverage #css #jacoco #java

foojay.io/today/how-to-...
foojay – a place for friends of OpenJDK
foojay is the place for all OpenJDK Update Release Information. Learn More.
foojay.io
February 13, 2026 at 8:38 PM
If you have pain merging #jacoco reports from #maven multimodue projects this will make your life easier github.com/olamy/jacoco... #maven #jenkins
GitHub - olamy/jacoco-aggregator-maven-plugin
Contribute to olamy/jacoco-aggregator-maven-plugin development by creating an account on GitHub.
github.com
March 20, 2025 at 4:33 AM
Just pushed out a small pitest release that fixes a nasty issue when using the quarkus jacoco extension, and should keep pitest working with Java 27 when it comes out.

github.com/hcoles/pites...

#java #oss
Release 1.25.6 · hcoles/pitest
#1481 Auto disable quarkus jacoco extension #1482 ASM 9.10.1
github.com
July 7, 2026 at 10:33 AM
A hands-on guide for Java developers to generate, visualize, and improve test coverage in Quarkus applications using JaCoCo.

myfear.substack.com/p/quarkus-ja...
June 10, 2025 at 7:20 AM
This Wednesday I will speak at the #Java User Group in Frankfurt about #DeadCode and solutions like #JaCoCo and #Azul #IntelligenceCloud + #Moderne #OpenReWrite. Sign in here if you are interested nuudel.digitalcourage.de/NbyWEOx92myG...
We hate code - The !joy of maintaining dead code - nuudel
siehe https://bit.ly/hate-code
nuudel.digitalcourage.de
April 28, 2025 at 9:11 AM
Say goodbye to slow PR tests! Oscar Barrios shows how code coverage-based test selection speeds up CI/CD pipelines with JaCoCo & Redis.
👉 https://seleniumconf.com/register/
#CICD #TestAutomation #JaCoCo #Redis #SoftwareTesting #SeleniumConf #AppiumConf
February 6, 2025 at 11:01 AM
Qq é Jacoco bixo, vcs tão inventando as parada já A QUEM INTERESSA
September 12, 2025 at 8:09 PM
New article by a new Foojay author! Learn how to customize JaCoCo report styling in your Java project. @brunoborges.bsky.social shows you how to make your code coverage reports match your team's preferences.

foojay.io/today/how-to...

#Java #JaCoCo #CodeCoverage
foojay – a place for friends of OpenJDK
foojay is the place for all OpenJDK Update Release Information. Learn More.
foojay.io
February 13, 2026 at 1:26 PM
Gatherers4j 0.10.0 is out and built with Java 24!

Other notable items:
- Implement mapIndexed() and peekIndexed()
- Implement size-based and frequency-based random sampling
- An internal reorg of some packages which should be invisible

github.com/tginsberg/ga...
Release Release v0.10.0 · tginsberg/gatherers4j
Java 24 Support! Upgrade to Java 24 This uses Corretto JDK for 24 in GitHub Actions until Temurin is out Remove mentions of Java 23 Use JaCoCo Snapshot until full release Upgrade Gradle to 8.13 ...
github.com
March 19, 2025 at 11:07 PM
Hoje dois PRs meus foram mergeados no famoso Jackson (Core e Databind). Uma contribuição bem simples, mas que me orgulham por serem minhas primeiras contribuições "de fato" para projetos Open Source: github.com/FasterXML/ja... e github.com/FasterXML/ja... . @jeffquesado.ulivre.dev olha o verdinho ;)
Enforce JaCoCo execution by default with opt-out via jacocoStrict by lobaorn · Pull Request #1403 · FasterXML/jackson-core
Enforce JaCoCo execution by default, allowing opt-out via property Added Maven Enforcer execution to fail the build if jacoco.exec is missing Introduced jacocoStrict property (default: true) to en...
github.com
February 24, 2025 at 7:23 PM
Working on Strange (Quantum Computing in Java, see github.com/redfx-quantu...)
I added more tests and a jacoco test coverage badge.
Plan to experiment with different engines, leveraging low-level optimizations.
GitHub - redfx-quantum/strange: Quantum Computing API for Java
Quantum Computing API for Java. Contribute to redfx-quantum/strange development by creating an account on GitHub.
github.com
July 5, 2025 at 7:57 PM
It is way too difficult to set up #JaCoCo coverage reporting for a multi-module maven project. Maybe it's user error (probably is) but surprising this is still difficult in 2024.
November 21, 2024 at 8:38 PM
@cowtowncoder.bsky.social I see github.com/FasterXML/ja... so reading notes about argLine at www.jacoco.org/jacoco/trunk... should help resolve your issue 😉
February 13, 2025 at 8:44 PM