Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Conversation

@uhafner
Copy link
Member

@uhafner uhafner commented Jun 19, 2023

Previously, the delta computation verified the results of one build action. But since we have two recorded, it makes sense to verify both results as well.

See https://github.com/jenkinsci/code-coverage-api-plugin/issues/712

Previously, the delta computation verified the results of one build action. But since we have two recorded, it makes sense to verify both results as well. See https://github.com/jenkinsci/code-coverage-api-plugin/issues/712
@uhafner uhafner added the tests Enhancement of tests label Jun 19, 2023
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #713 (93ac7e4) into master (79b8739) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@ ## master #713 +/- ## ========================================= Coverage 73.54% 73.54% Complexity 1689 1689 ========================================= Files 130 130 Lines 6278 6278 Branches 676 676 ========================================= Hits 4617 4617 Misses 1439 1439 Partials 222 222 

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@uhafner uhafner merged commit 5558e7b into master Jun 19, 2023
@uhafner uhafner deleted the test-delta-with-ids branch June 19, 2023 16:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tests Enhancement of tests

2 participants