Skip to content

[DOP-14025] Remove asyncio.gather from SQLAlchemy requests

Codecov / codecov/project succeeded Apr 22, 2024 in 0s

91.88% (target 92.00%)

View this Pull Request on Codecov

91.88% (target 92.00%)

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 91.88%. Comparing base (3932c3c) to head (f0ba198).
Report is 1 commits behind head on develop.

❗ Current head f0ba198 differs from pull request most recent head 965177b. Consider uploading reports for the commit 965177b to get more accurate results

Files Patch % Lines
syncmaster/backend/api/v1/transfers/router.py 54.54% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #40      +/-   ##
===========================================
+ Coverage    91.73%   91.88%   +0.15%     
===========================================
  Files           84       84              
  Lines         2445     2441       -4     
  Branches       305      307       +2     
===========================================
  Hits          2243     2243              
+ Misses         145      140       -5     
- Partials        57       58       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.