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

fix mapillary infinite loop and improve ui #2455

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

fix tests

1c01739
Select commit
Loading
Failed to load commit list.
Open

fix mapillary infinite loop and improve ui #2455

fix tests
1c01739
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 10, 2024 in 1s

51.38% of diff hit (target 56.82%)

View this Pull Request on Codecov

51.38% of diff hit (target 56.82%)

Annotations

Check warning on line 54 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 81 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L81

Added line #L81 was not covered by tests

Check warning on line 87 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L83-L87

Added lines #L83 - L87 were not covered by tests

Check warning on line 95 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L89-L95

Added lines #L89 - L95 were not covered by tests

Check warning on line 108 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L97-L108

Added lines #L97 - L108 were not covered by tests

Check warning on line 120 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L111-L120

Added lines #L111 - L120 were not covered by tests

Check warning on line 124 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L122-L124

Added lines #L122 - L124 were not covered by tests

Check warning on line 133 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 139 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 144 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L142-L144

Added lines #L142 - L144 were not covered by tests

Check warning on line 170 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 174 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L172-L174

Added lines #L172 - L174 were not covered by tests

Check warning on line 178 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L176-L178

Added lines #L176 - L178 were not covered by tests

Check warning on line 187 in src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/EnhancedMap/ImageMarkerLayer/ImageMarkerLayer.jsx#L187

Added line #L187 was not covered by tests

Check warning on line 41 in src/components/MapillaryViewer/MapillaryViewer.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/MapillaryViewer/MapillaryViewer.jsx#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 74 in src/components/TaskPane/TaskMap/TaskMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/TaskPane/TaskMap/TaskMap.jsx#L74

Added line #L74 was not covered by tests

Check warning on line 116 in src/components/TaskPane/TaskMap/TaskMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/TaskPane/TaskMap/TaskMap.jsx#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 123 in src/components/TaskPane/TaskMap/TaskMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/TaskPane/TaskMap/TaskMap.jsx#L120-L123

Added lines #L120 - L123 were not covered by tests

Check warning on line 127 in src/components/TaskPane/TaskMap/TaskMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/TaskPane/TaskMap/TaskMap.jsx#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 142 in src/components/TaskPane/TaskMap/TaskMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/TaskPane/TaskMap/TaskMap.jsx#L137-L142

Added lines #L137 - L142 were not covered by tests

Check warning on line 146 in src/components/TaskPane/TaskMap/TaskMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/TaskPane/TaskMap/TaskMap.jsx#L144-L146

Added lines #L144 - L146 were not covered by tests

Check warning on line 256 in src/components/TaskPane/TaskMap/TaskMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/TaskPane/TaskMap/TaskMap.jsx#L254-L256

Added lines #L254 - L256 were not covered by tests

Check warning on line 260 in src/components/TaskPane/TaskMap/TaskMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/TaskPane/TaskMap/TaskMap.jsx#L258-L260

Added lines #L258 - L260 were not covered by tests

Check warning on line 275 in src/components/TaskPane/TaskMap/TaskMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/TaskPane/TaskMap/TaskMap.jsx#L262-L275

Added lines #L262 - L275 were not covered by tests

Check warning on line 291 in src/components/TaskPane/TaskMap/TaskMap.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/TaskPane/TaskMap/TaskMap.jsx#L291

Added line #L291 was not covered by tests