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 42 commits into
base: master
Choose a base branch
from

adapted config tests and new config test

d8d26a7
Select commit
Loading
Failed to load commit list.
Draft

adql query parser function #696

adapted config tests and new config test
d8d26a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 27, 2024 in 1s

35.55% of diff hit (target 62.40%)

View this Pull Request on Codecov

35.55% of diff hit (target 62.40%)

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 25 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-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 29 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#L29

Added line #L29 was not covered by tests

Check warning on line 33 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#L33

Added line #L33 was 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#L38-L44

Added lines #L38 - L44 were not covered by tests

Check warning on line 50 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#L50

Added line #L50 was not covered by tests

Check warning on line 60 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#L60

Added line #L60 was not covered by tests

Check warning on line 63 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#L62-L63

Added lines #L62 - L63 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#L69-L81

Added lines #L69 - 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 437 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-L437

Added lines #L435 - L437 were not covered by tests

Check warning on line 439 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#L439

Added line #L439 was not covered by tests

Check warning on line 443 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#L441-L443

Added lines #L441 - L443 were not covered by tests

Check warning on line 445 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#L445

Added line #L445 was not covered by tests

Check warning on line 450 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#L449-L450

Added lines #L449 - L450 were not covered by tests

Check warning on line 457 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#L452-L457

Added lines #L452 - L457 were not covered by tests

Check warning on line 459 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#L459

Added line #L459 was not covered by tests

Check warning on line 466 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#L466

Added line #L466 was not covered by tests