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 random big number during loading in query editor result #8650

Merged

Merge branch 'fix_random_number_in_loading' of github.com:abbyhu2000/…

ee11f04
Select commit
Loading
Failed to load commit list.
Merged

Fix random big number during loading in query editor result #8650

Merge branch 'fix_random_number_in_loading' of github.com:abbyhu2000/…
ee11f04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 18, 2024 in 0s

15.38% of diff hit (target 60.87%)

View this Pull Request on Codecov

15.38% of diff hit (target 60.87%)

Annotations

Check warning on line 46 in src/plugins/data/public/query/query_string/language_service/lib/query_result.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/language_service/lib/query_result.tsx#L46

Added line #L46 was not covered by tests

Check warning on line 48 in src/plugins/data/public/query/query_string/language_service/lib/query_result.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/language_service/lib/query_result.tsx#L48

Added line #L48 was not covered by tests

Check warning on line 51 in src/plugins/data/public/query/query_string/language_service/lib/query_result.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/language_service/lib/query_result.tsx#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 58 in src/plugins/data/public/query/query_string/language_service/lib/query_result.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/language_service/lib/query_result.tsx#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 65 in src/plugins/data/public/query/query_string/language_service/lib/query_result.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/query/query_string/language_service/lib/query_result.tsx#L64-L65

Added lines #L64 - L65 were not covered by tests