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

feat(instrumentation-react-native-navigation): Adding new instrumentation library to track navigation changes for React Native apps #2359

Open
wants to merge 41 commits into
base: main
Choose a base branch
from

exporting types

02a52fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 15, 2025 in 0s

93.49% of diff hit (target 80.00%)

View this Pull Request on Codecov

93.49% of diff hit (target 80.00%)

Annotations

Check warning on line 37 in plugins/node/instrumentation-react-native-navigation/src/hooks/useAppStateListener.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-react-native-navigation/src/hooks/useAppStateListener.ts#L37

Added line #L37 was not covered by tests

Check warning on line 21 in plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts#L21

Added line #L21 was not covered by tests

Check warning on line 25 in plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts#L25

Added line #L25 was not covered by tests

Check warning on line 29 in plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts#L29

Added line #L29 was not covered by tests

Check warning on line 31 in plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts#L31

Added line #L31 was not covered by tests

Check warning on line 33 in plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts#L33

Added line #L33 was not covered by tests

Check warning on line 35 in plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts#L35

Added line #L35 was not covered by tests

Check warning on line 38 in plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-react-native-navigation/src/utils/hooks/useConsole.ts#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 86 in plugins/node/instrumentation-react-native-navigation/src/utils/spanFactory.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-react-native-navigation/src/utils/spanFactory.ts#L86

Added line #L86 was not covered by tests

Check warning on line 109 in plugins/node/instrumentation-react-native-navigation/src/utils/spanFactory.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/node/instrumentation-react-native-navigation/src/utils/spanFactory.ts#L109

Added line #L109 was not covered by tests