DataBiosphere / azul

Metadata indexer and query service used for AnVIL, HCA, LungMAP, and CGP
Apache License 2.0
7 stars 2 forks source link

Fix: Indexing integration test is complicated and inefficient (#6676) #6677

Closed nadove-ucsc closed 2 weeks ago

nadove-ucsc commented 3 weeks ago

Connected issues: #6676

Checklist

Author

1 when the issue title describes a problem, the corresponding PR title is Fix: followed by the issue title

Author (partiality)

Author (chains)

Author (reindex, API changes)

Author (upgrading deployments)

Author (hotfixes)

Author (before every review)

Peer reviewer (after approval)

System administrator (after approval)

Operator (before pushing merge the commit)

System administrator

Operator (before pushing merge the commit)

Operator (chain shortening)

Operator (after pushing the merge commit)

Operator (reindex)

Operator

Shorthand for review comments

coveralls commented 3 weeks ago

Coverage Status

coverage: 85.522% (+0.08%) from 85.439% when pulling 3998aba6e1c2a8e046fd52532b28e2536ce70e7d on issues/nadove-ucsc/6676-indexing-it-complicated-inefficient into bee4a609514f0898598d6abddf16af46335952cd on develop.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 1.69492% with 58 lines in your changes missing coverage. Please review.

Project coverage is 85.50%. Comparing base (bee4a60) to head (3998aba). Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
test/integration_test.py 0.00% 56 Missing :warning:
src/azul/indexer/__init__.py 50.00% 1 Missing :warning:
src/azul/plugins/__init__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #6677 +/- ## =========================================== + Coverage 85.42% 85.50% +0.08% =========================================== Files 155 155 Lines 20777 20758 -19 =========================================== + Hits 17748 17749 +1 + Misses 3029 3009 -20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nadove-ucsc commented 2 weeks ago

Skipping peer review, as agreed during standup

hannes-ucsc commented 2 weeks ago

Security design review