FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Code coverage with Jacoco by LeeParrishMSFT · Pull Request #1068 · microsoft/botbuilder-java · GitHub

This repository was archived by the owner on Dec 4, 2023. It is now read-only.
/ botbuilder-java Public archive

Code coverage with Jacoco - #1068

Merged
tracyboehrer (tracyboehrer) merged 5 commits into
mainfrom
trboehre/jacoco
Mar 22, 2021
Merged

Code coverage with Jacoco#1068
tracyboehrer (tracyboehrer) merged 5 commits into
mainfrom
trboehre/jacoco

Conversation

Copy link
Copy Markdown
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) deleted the trboehre/jacoco branch March 22, 2021 15:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

2 participants


Back | FazBrowse Home | New Git URL