Closed palbizu closed 1 year ago
Merging #2412 (bc8384d) into main (aed7549) will decrease coverage by
0.04%
. The diff coverage is44.44%
.
@@ Coverage Diff @@
## main #2412 +/- ##
==========================================
- Coverage 82.87% 82.83% -0.04%
==========================================
Files 921 921
Lines 20543 20547 +4
Branches 3239 3241 +2
==========================================
- Hits 17024 17020 -4
- Misses 3394 3402 +8
Partials 125 125
Files Changed | Coverage Δ | |
---|---|---|
...-button-wrapper/filter-button-wrapper.component.ts | 100.00% <ø> (ø) |
|
...filtering/filter-button/filter-button.component.ts | 47.05% <0.00%> (-32.95%) |
:arrow_down: |
...rvability/src/shared/components/cartesian/chart.ts | 100.00% <ø> (ø) |
|
...components/cartesian/d3/legend/cartesian-legend.ts | 92.02% <ø> (-0.12%) |
:arrow_down: |
...hql/explore/explore-cartesian-data-source.model.ts | 84.50% <0.00%> (-1.21%) |
:arrow_down: |
...ng/filter/builder/types/abstract-filter-builder.ts | 77.50% <75.00%> (-1.45%) |
:arrow_down: |
projects/components/src/public-api.ts | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
4 files 310 suites 46m 8s :stopwatch: 1 123 tests 1 123 :heavy_check_mark: 0 :zzz: 0 :x: 1 133 runs 1 133 :heavy_check_mark: 0 :zzz: 0 :x:
Results for commit d1ac9bc0.
4 files ±0 310 suites ±0 49m 0s :stopwatch: + 5m 19s 1 123 tests ±0 1 123 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0 1 133 runs ±0 1 133 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0
Results for commit 58f8dbae. ± Comparison against base commit aed7549f.
4 files ±0 310 suites ±0 46m 55s :stopwatch: + 3m 14s 1 123 tests ±0 1 123 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0 1 133 runs ±0 1 133 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0
Results for commit a8171b08. ± Comparison against base commit aed7549f.
4 files ±0 310 suites ±0 52m 24s :stopwatch: + 8m 43s 1 123 tests ±0 1 123 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0 1 133 runs ±0 1 133 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0
Results for commit bc8384dd. ± Comparison against base commit aed7549f.
4 files ±0 310 suites ±0 45m 16s :stopwatch: + 1m 35s 1 123 tests ±0 1 123 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0 1 133 runs ±0 1 133 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0
Results for commit 91df8fec. ± Comparison against base commit aed7549f.
Description
Adding Filters for Supported Subpath Operators
Testing
Locally Tested
Checklist:
Documentation
Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.