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

feat(test): add new MultipleAttemptRule, StdOutCaptureRule & StdErrCaptureRule JUnit 4 rules - #327

Merged
chingor13 merged 3 commits into
googleapis:masterfrom
BenWhitehead:junit-rules
Nov 10, 2020
Merged

feat(test): add new MultipleAttemptRule, StdOutCaptureRule & StdErrCaptureRule JUnit 4 rules#327
chingor13 merged 3 commits into
googleapis:masterfrom
BenWhitehead:junit-rules

Conversation

@BenWhitehead

Copy link
Copy Markdown
Contributor

No description provided.

@BenWhitehead
BenWhitehead requested a review from a teamNovember 10, 2020 03:13
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Nov 10, 2020
@codecov

codecovBot commented Nov 10, 2020

Copy link
Copy Markdown

Codecov Report

Merging #327 (c2839a6) into master (4ff835d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #327 +/- ##
=========================================
Coverage 67.62% 67.62% Complexity 384 384 =========================================
Files 36 36 Lines 1986 1986 Branches 269 269 =========================================
Hits 1343 1343 Misses 535 535 Partials 108 108 

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ff835d...c2839a6. Read the comment docs.

@chingor13
chingor13 merged commit 60f4a66 into googleapis:masterNov 10, 2020
@BenWhitehead
BenWhitehead deleted the junit-rules branch November 10, 2020 20:20
gcf-merge-on-greenBot pushed a commit that referenced this pull request Nov 10, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@BenWhitehead@chingor13