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

⏱️ Implement TimelineContext (refactoring of LabelTabContext) #1138

Merged
merged 38 commits into from
May 21, 2024

Merge branch 'master' of https://github.com/e-mission/e-mission-phone…

b690c0c
Select commit
Loading
Failed to load commit list.
Merged

⏱️ Implement TimelineContext (refactoring of LabelTabContext) #1138

Merge branch 'master' of https://github.com/e-mission/e-mission-phone…
b690c0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 20, 2024 in 1s

31.15% of diff hit (target 26.57%)

View this Pull Request on Codecov

31.15% of diff hit (target 26.57%)

Annotations

Check warning on line 61 in www/js/App.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/App.tsx#L61

Added line #L61 was not covered by tests

Check warning on line 15 in www/js/Main.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/Main.tsx#L15

Added line #L15 was not covered by tests

Check warning on line 39 in www/js/Main.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/Main.tsx#L39

Added line #L39 was not covered by tests

Check warning on line 44 in www/js/Main.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/Main.tsx#L44

Added line #L44 was not covered by tests

Check warning on line 51 in www/js/Main.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/Main.tsx#L46-L51

Added lines #L46 - L51 were not covered by tests

Check warning on line 54 in www/js/Main.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/Main.tsx#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 58 in www/js/Main.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/Main.tsx#L58

Added line #L58 was not covered by tests

Check warning on line 80 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L80

Added line #L80 was not covered by tests

Check warning on line 102 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 107 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L105-L107

Added lines #L105 - L107 were not covered by tests

Check warning on line 122 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 153 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L153

Added line #L153 was not covered by tests

Check warning on line 157 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L157

Added line #L157 was not covered by tests

Check warning on line 164 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L163-L164

Added lines #L163 - L164 were not covered by tests

Check warning on line 168 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L168

Added line #L168 was not covered by tests

Check warning on line 170 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L170

Added line #L170 was not covered by tests

Check warning on line 177 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L175-L177

Added lines #L175 - L177 were not covered by tests

Check warning on line 180 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 184 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L183-L184

Added lines #L183 - L184 were not covered by tests

Check warning on line 187 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 190 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 193 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 197 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 200 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L199-L200

Added lines #L199 - L200 were not covered by tests

Check warning on line 203 in www/js/TimelineContext.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/TimelineContext.ts#L202-L203

Added lines #L202 - L203 were not covered by tests