common-workflow-language / schema_salad

Semantic Annotations for Linked Avro Data
https://www.commonwl.org/v1.2/SchemaSalad.html
Apache License 2.0
72 stars 62 forks source link

upgrade `CacheControl` to use the more memory-efficient `SeparateBodyFileCache` #857

Closed mr-c closed 4 weeks ago

mr-c commented 4 weeks ago

Closes: #598

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.03%. Comparing base (63f9062) to head (8b9149f). Report is 1 commits behind head on main.

Files Patch % Lines
schema_salad/ref_resolver.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #857 +/- ## ======================================= Coverage 83.03% 83.03% ======================================= Files 22 22 Lines 4834 4834 Branches 1310 1310 ======================================= Hits 4014 4014 Misses 545 545 Partials 275 275 ```

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