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

Add token macro to extract all values of the CoverageStatistics #700

Merged
merged 4 commits into from
Jun 3, 2023

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Jun 2, 2023

Fixes

  • #178
  • #145

@uhafner uhafner added the feature New features label Jun 2, 2023
This was linked to issues Jun 2, 2023
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #700 (308d5d1) into master (353bb57) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #700      +/-   ##
============================================
+ Coverage     73.38%   73.50%   +0.11%     
- Complexity     1667     1683      +16     
============================================
  Files           129      130       +1     
  Lines          6240     6268      +28     
  Branches        669      672       +3     
============================================
+ Hits           4579     4607      +28     
  Misses         1439     1439              
  Partials        222      222              
Impacted Files Coverage Δ
...ins/coverage/metrics/steps/CoverageTokenMacro.java 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@uhafner uhafner merged commit 74a32a7 into master Jun 3, 2023
@uhafner uhafner deleted the token-macro branch June 3, 2023 19:15
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
feature New features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose coverage metrics as token macro Get results in Pipeline
1 participant