Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Conversation

@LeeParrishMSFT
Copy link
Contributor

Fixes #1051

Description

Added null check in AdditionalPropertiesDeserializer.java to handle issue that using Jacoco causes by adding additional properties into objects. Modified code coverage to be done now with Jacoco instead of Coburtura.

Testing

Run locally and with a test CI pipeline to check that it both runs and reports code coverage results.

@tracyboehrer tracyboehrer merged commit 3ca313a into main Mar 22, 2021
@tracyboehrer tracyboehrer deleted the trboehre/jacoco branch March 22, 2021 15:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code coverage isn't working correctly

3 participants