open-reaction-database / ord-interface

Search/browse interface and APIs for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
20 stars 11 forks source link

Async database operations #133

Closed skearnes closed 1 month ago

skearnes commented 3 months ago

This should allow the FastAPI background tasks to run without blocking any other operations.

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 96.93878% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@868a220). Learn more about missing BASE report.

Files with missing lines Patch % Lines
ord_interface/api/search.py 92.10% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ======================================= Coverage ? 81.93% ======================================= Files ? 16 Lines ? 1002 Branches ? 0 ======================================= Hits ? 821 Misses ? 181 Partials ? 0 ```

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