How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Closing the Gap: Test Coverage for Quarkus Extensions

calendar_today February 9, 2026 person Martin Kouba (https://twitter.com/martunek) domain quarkus

Test coverage is usually defined as a metric that measures the percentage of code executed by tests. Some developers doubt its usefulness but I agree with Martin Fowler’s opinion that “Test coverage is a useful tool for finding untested parts of a codebase” . I don’t think the resulting number itself is important.

open_in_new Read original post