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

cleanup appstate hook, refreshTimeline on app resume, revamp clientstats #1179

Merged
merged 4 commits into from
Sep 14, 2024

simplify mocking by specifying jest setup file

4596d0c
Select commit
Loading
Failed to load commit list.
Merged

cleanup appstate hook, refreshTimeline on app resume, revamp clientstats #1179

simplify mocking by specifying jest setup file
4596d0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 14, 2024 in 0s

42.30% of diff hit (target 30.13%)

View this Pull Request on Codecov

42.30% of diff hit (target 30.13%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/Main.tsx#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 46 in www/js/control/ControlSyncHelper.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/control/ControlSyncHelper.tsx#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 55 in www/js/diary/cards/TripCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/diary/cards/TripCard.tsx#L55

Added line #L55 was not covered by tests

Check warning on line 165 in www/js/plugin/storage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/plugin/storage.ts#L165

Added line #L165 was not covered by tests

Check warning on line 181 in www/js/plugin/storage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/plugin/storage.ts#L181

Added line #L181 was not covered by tests

Check warning on line 78 in www/js/survey/multilabel/MultiLabelButtonGroup.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/survey/multilabel/MultiLabelButtonGroup.tsx#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 132 in www/js/survey/multilabel/MultiLabelButtonGroup.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/survey/multilabel/MultiLabelButtonGroup.tsx#L132

Added line #L132 was not covered by tests

Check warning on line 166 in www/js/survey/multilabel/MultiLabelButtonGroup.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/survey/multilabel/MultiLabelButtonGroup.tsx#L166

Added line #L166 was not covered by tests

Check warning on line 20 in www/js/useAppStateChange.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/useAppStateChange.ts#L20

Added line #L20 was not covered by tests