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

Discrete Event Visualization in Timeline #7967

Open
wants to merge 61 commits into
base: master
Choose a base branch
from

handle case where we only have events in timeline

32a0e15
Select commit
Loading
Failed to load commit list.
Open

Discrete Event Visualization in Timeline #7967

handle case where we only have events in timeline
32a0e15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 6, 2025 in 1s

35.03% of diff hit (target 57.70%)

View this Pull Request on Codecov

35.03% of diff hit (target 57.70%)

Annotations

Check warning on line 74 in example/eventGenerator/EventLimitProvider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

example/eventGenerator/EventLimitProvider.js#L74

Added line #L74 was not covered by tests

Check warning on line 92 in src/plugins/events/EventTimelineViewProvider.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/EventTimelineViewProvider.js#L92

Added line #L92 was not covered by tests

Check warning on line 53 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 58 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 60 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L60

Added line #L60 was not covered by tests

Check warning on line 73 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L73

Added line #L73 was not covered by tests

Check warning on line 78 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L78

Added line #L78 was not covered by tests

Check warning on line 86 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L86

Added line #L86 was not covered by tests

Check warning on line 92 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L92

Added line #L92 was not covered by tests

Check warning on line 98 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L98

Added line #L98 was not covered by tests

Check warning on line 103 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L100-L103

Added lines #L100 - L103 were not covered by tests

Check warning on line 107 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L105-L107

Added lines #L105 - L107 were not covered by tests

Check warning on line 109 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L109

Added line #L109 was not covered by tests

Check warning on line 113 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L113

Added line #L113 was not covered by tests

Check warning on line 115 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L115

Added line #L115 was not covered by tests

Check warning on line 117 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L117

Added line #L117 was not covered by tests

Check warning on line 121 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 124 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 128 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L128

Added line #L128 was not covered by tests

Check warning on line 131 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L131

Added line #L131 was not covered by tests

Check warning on line 133 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L133

Added line #L133 was not covered by tests

Check warning on line 136 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L136

Added line #L136 was not covered by tests

Check warning on line 141 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 148 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L145-L148

Added lines #L145 - L148 were not covered by tests

Check warning on line 153 in src/plugins/events/components/EventTimelineView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/events/components/EventTimelineView.vue#L152-L153

Added lines #L152 - L153 were not covered by tests