Closed mfshao closed 2 months ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
resources/ga4gh/passports.py | 2 | 87.43% | ||
blueprints/data/multipart_upload.py | 6 | 25.45% | ||
blueprints/data/indexd.py | 24 | 94.49% | ||
<!-- | Total: | 32 | --> |
Totals | |
---|---|
Change from base Build 10583956298: | -0.02% |
Covered Lines: | 7804 |
Relevant Lines: | 10362 |
Bug Fixes
auto
addressing style for presigned url generation (attempts to usevirtual
, but falls back topath
if necessary)endpoint_url
from Fence config to boto3 client for presigned url creation