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

adql query parser function #696

Draft
wants to merge 48 commits into
base: master
Choose a base branch
from

Merge branch 'master' into ivoa_helper-endpoint

0d31fb9
Select commit
Loading
Failed to load commit list.
Draft

adql query parser function #696

Merge branch 'master' into ivoa_helper-endpoint
0d31fb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 20, 2024 in 0s

21.00% of diff hit (target 62.09%)

View this Pull Request on Codecov

21.00% of diff hit (target 62.09%)

Annotations

Check warning on line 16 in cdci_data_analysis/analysis/ivoa_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/analysis/ivoa_helper.py#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 18 in cdci_data_analysis/analysis/ivoa_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/analysis/ivoa_helper.py#L18

Added line #L18 was not covered by tests

Check warning on line 26 in cdci_data_analysis/analysis/ivoa_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/analysis/ivoa_helper.py#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 30 in cdci_data_analysis/analysis/ivoa_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/analysis/ivoa_helper.py#L30

Added line #L30 was not covered by tests

Check warning on line 38 in cdci_data_analysis/analysis/ivoa_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/analysis/ivoa_helper.py#L32-L38

Added lines #L32 - L38 were not covered by tests

Check warning on line 44 in cdci_data_analysis/analysis/ivoa_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/analysis/ivoa_helper.py#L44

Added line #L44 was not covered by tests

Check warning on line 57 in cdci_data_analysis/analysis/ivoa_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/analysis/ivoa_helper.py#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 81 in cdci_data_analysis/analysis/ivoa_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/analysis/ivoa_helper.py#L63-L81

Added lines #L63 - L81 were not covered by tests

Check warning on line 85 in cdci_data_analysis/analysis/ivoa_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/analysis/ivoa_helper.py#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 91 in cdci_data_analysis/analysis/ivoa_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/analysis/ivoa_helper.py#L88-L91

Added lines #L88 - L91 were not covered by tests

Check warning on line 93 in cdci_data_analysis/analysis/ivoa_helper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/analysis/ivoa_helper.py#L93

Added line #L93 was not covered by tests

Check warning on line 438 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/flask_app/app.py#L435-L438

Added lines #L435 - L438 were not covered by tests

Check warning on line 440 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/flask_app/app.py#L440

Added line #L440 was not covered by tests

Check warning on line 444 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/flask_app/app.py#L442-L444

Added lines #L442 - L444 were not covered by tests

Check warning on line 446 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/flask_app/app.py#L446

Added line #L446 was not covered by tests

Check warning on line 451 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/flask_app/app.py#L450-L451

Added lines #L450 - L451 were not covered by tests

Check warning on line 458 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/flask_app/app.py#L453-L458

Added lines #L453 - L458 were not covered by tests

Check warning on line 460 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/flask_app/app.py#L460

Added line #L460 was not covered by tests

Check warning on line 471 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/flask_app/app.py#L467-L471

Added lines #L467 - L471 were not covered by tests

Check warning on line 475 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/flask_app/app.py#L473-L475

Added lines #L473 - L475 were not covered by tests

Check warning on line 482 in cdci_data_analysis/flask_app/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdci_data_analysis/flask_app/app.py#L477-L482

Added lines #L477 - L482 were not covered by tests