Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cartesian bar #2562

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Merge branch 'main' into cartesian-bar

c0503ae
Select commit
Loading
Failed to load commit list.
Draft

Cartesian bar #2562

Merge branch 'main' into cartesian-bar
c0503ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 13, 2024 in 1s

13.58% of diff hit (target 81.74%)

View this Pull Request on Codecov

13.58% of diff hit (target 81.74%)

Annotations

Check warning on line 219 in projects/observability/src/shared/components/cartesian/d3/axis/cartesian-axis.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/axis/cartesian-axis.ts#L219

Added line #L219 was not covered by tests

Check warning on line 349 in projects/observability/src/shared/components/cartesian/d3/chart/cartesian-chart.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/chart/cartesian-chart.ts#L349

Added line #L349 was not covered by tests

Check warning on line 356 in projects/observability/src/shared/components/cartesian/d3/chart/cartesian-chart.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/chart/cartesian-chart.ts#L356

Added line #L356 was not covered by tests

Check warning on line 359 in projects/observability/src/shared/components/cartesian/d3/chart/cartesian-chart.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/chart/cartesian-chart.ts#L358-L359

Added lines #L358 - L359 were not covered by tests

Check warning on line 364 in projects/observability/src/shared/components/cartesian/d3/chart/cartesian-chart.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/chart/cartesian-chart.ts#L364

Added line #L364 was not covered by tests

Check warning on line 584 in projects/observability/src/shared/components/cartesian/d3/chart/cartesian-chart.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/chart/cartesian-chart.ts#L583-L584

Added lines #L583 - L584 were not covered by tests

Check warning on line 13 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L13

Added line #L13 was not covered by tests

Check warning on line 15 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L15

Added line #L15 was not covered by tests

Check warning on line 17 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L17

Added line #L17 was not covered by tests

Check warning on line 19 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L19

Added line #L19 was not covered by tests

Check warning on line 24 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 28 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 30 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L30

Added line #L30 was not covered by tests

Check warning on line 44 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L39-L44

Added lines #L39 - L44 were not covered by tests

Check warning on line 48 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L48

Added line #L48 was not covered by tests

Check warning on line 53 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 58 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 60 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L60

Added line #L60 was not covered by tests

Check warning on line 68 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 71 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L71

Added line #L71 was not covered by tests

Check warning on line 76 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 80 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 84 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 88 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 96 in projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

projects/observability/src/shared/components/cartesian/d3/data/series/cartesian-bar.ts#L94-L96

Added lines #L94 - L96 were not covered by tests