• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hazendaz / jmockit1
75%
master: 78%

Build:
Build:
LAST BUILD BRANCH: renovate/org.objenesis-objenesis-3.x
DEFAULT BRANCH: master
Repo Added 05 Jan 2025 09:00PM UTC
Files 362
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH copilot/improve-test-coverage
branch: copilot/improve-test-coverage
CHANGE BRANCH
x
Reset
  • copilot/improve-test-coverage
  • 41d3f316db53db0adf8b663b9a12761d0aa19df5
  • copilot/485-fix-petclinic-dependency-management
  • copilot/check-issue-133-status
  • copilot/fix-missing-support-issue-326
  • copilot/fix-mocking-violation-alerts
  • copilot/fix-petclinic-enforcer-rules
  • copilot/modernize-list-usage
  • develop
  • expectedExceptionAnnotation
  • feature/add-validate-invocation-count
  • fix/sealed-permitted-subclasses
  • full-jakarta-support
  • jdk25-check
  • jmockit-parent-2.0.0
  • jmockit-parent-2.0.1
  • jmockit-parent-2.1.0
  • jmockit-parent-2.2.0
  • jmockit-parent-2.3.0
  • junit5-ext
  • junit6
  • master
  • mocks
  • next-parent
  • paths
  • release/1.56.0
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-7.x
  • renovate/actions-checkout-digest
  • renovate/actions-setup-java-5.x
  • renovate/actions-setup-java-digest
  • renovate/agent.version
  • renovate/com.github.hazendaz-base-parent-51.x
  • renovate/com.github.hazendaz-base-parent-52.x
  • renovate/com.github.hazendaz-base-parent-53.x
  • renovate/com.github.hazendaz-base-parent-54.x
  • renovate/com.github.hazendaz-base-parent-55.x
  • renovate/com.github.hazendaz-base-parent-56.x
  • renovate/com.github.hazendaz-base-parent-57.x
  • renovate/com.github.hazendaz-base-parent-58.x
  • renovate/com.github.hazendaz-base-parent-59.x
  • renovate/com.github.hazendaz-base-parent-60.x
  • renovate/com.github.hazendaz.jmockit-jmockit-2.x
  • renovate/com.github.spotbugs-spotbugs-annotations-4.x
  • renovate/gabrielbb-xvfb-action-digest
  • renovate/github-codeql-action-4.x
  • renovate/github-codeql-action-digest
  • renovate/hibernate-orm-monorepo
  • renovate/hibernate-validator
  • renovate/jakarta.enterprise-jakarta.enterprise.cdi-api-4.x
  • renovate/jakarta.persistence-jakarta.persistence-api-3.x
  • renovate/jakarta.servlet-jakarta.servlet-api-6.x
  • renovate/jakarta.validation-jakarta.validation-api-3.x
  • renovate/jakarta.xml.bind-jakarta.xml.bind-api-4.x
  • renovate/jamesives-github-pages-deploy-action-digest
  • renovate/junit-framework-monorepo
  • renovate/junit.version
  • renovate/junit5-monorepo
  • renovate/major-hibernate-validator
  • renovate/major-spring-core
  • renovate/mattraks-delete-workflow-runs-digest
  • renovate/maven-3.x
  • renovate/maven-wrapper-3.x
  • renovate/org.apache.maven.surefire-surefire-testng-3.x
  • renovate/org.checkerframework-checker-qual-3.x
  • renovate/org.checkerframework-checker-qual-4.x
  • renovate/org.eclipse.persistence-eclipselink-4.x
  • renovate/org.eclipse.persistence-eclipselink-5.x
  • renovate/org.jboss.logging-jboss-logging-3.x
  • renovate/org.jcommander-jcommander-3.x
  • renovate/org.junit-junit-bom-5.x
  • renovate/org.junit.jupiter-junit-jupiter-engine-5.x
  • renovate/org.objenesis-objenesis-3.x
  • renovate/org.testng-testng-7.x
  • renovate/org.webjars-jquery-4.x
  • renovate/pin-dependencies
  • renovate/released.jmockit
  • renovate/slf4j-monorepo
  • renovate/spring-core
  • site

12 Apr 2026 05:56PM UTC coverage: 75.468% (+1.4%) from 74.09%
802

Pull #491

github

web-flow
Add comprehensive unit tests to improve coverage from 76.2% to 77.8%

New test files:
- PrimitiveTypeTest: equals, hashCode, getTypeCode, getType, getSize, etc.
- AnnotationVisitorTest: byte/boolean/short/char/int/long/float/double arrays,
  nested annotation, visitArray, visitAnnotation
- AnnotationVisitorTest testdata: ComplexAnnotation, SimpleAnnotation,
  AnnotatedWithPrimitiveArrays, AnnotatedWithEmptyArrays
- ClassReaderTest: accept visitor on annotated/complex classes
- ConstantPoolGenerationTest: newFieldItem, newMethodItem, newMethodHandleItem,
  newConstItem (Character/Boolean/MethodType/PrimitiveType/MethodHandle)
- ClassMetadataReaderTest: version, access, fields, methods, annotations
- ArgumentMismatchTest: null/string/char/byte/short/long/float/int/double/
  boolean/array/custom-toString values
- HamcrestAdapterTest: matches, writeMismatchPhrase, getInnerValue
- TestedClassTest: isClassFromSameModuleOrSystemAsTestedClass paths
- MethodFormatterTest: single/two/three-arg constructors, append method
- Updated ClassFileTest: readFromFileSavingInCache via reflection
- Updated MethodReflectionTest: error paths, superclass lookup

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Co-authored-by: hazendaz <975267+hazendaz@users.noreply.github.com>
Pull Request #491: Add comprehensive unit tests to improve code coverage

6026 of 8490 branches covered (70.98%)

Branch coverage included in aggregate %.

12659 of 16269 relevant lines covered (77.81%)

0.78 hits per line

Relevant lines Covered
Build:
Build:
16269 RELEVANT LINES 12659 COVERED LINES
0.78 HITS PER LINE
Source Files on copilot/improve-test-coverage
  • Tree
  • List 361
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
802 copilot/improve-test-coverage Add comprehensive unit tests to improve coverage from 76.2% to 77.8% New test files: - PrimitiveTypeTest: equals, hashCode, getTypeCode, getType, getSize, etc. - AnnotationVisitorTest: byte/boolean/short/char/int/long/float/double arrays, neste... Pull #491 12 Apr 2026 11:47PM UTC web-flow github
75.47
736 copilot/improve-test-coverage Potential fix for code scanning alert no. 760: Unread local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Pull #475 14 Mar 2026 06:41PM UTC web-flow github
74.03
737 copilot/improve-test-coverage Merge ef134d345 into 871e7faa7 Pull #475 14 Mar 2026 06:41PM UTC web-flow github
74.03
728 copilot/improve-test-coverage Add additional coverage tests for constantPool, argument matchers, and invocation errors Co-authored-by: hazendaz <975267+hazendaz@users.noreply.github.com> Pull #475 14 Mar 2026 06:29PM UTC Copilot github
74.0
729 copilot/improve-test-coverage Merge e9a017e5d into 871e7faa7 Pull #475 14 Mar 2026 06:29PM UTC web-flow github pending completion  
See All Builds (537)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc