biolab / orange-canvas-core

Orange Canvas core workflow editor
GNU General Public License v3.0
33 stars 60 forks source link

addons: Replace use of cachecontrol with requests-cache #275

Closed ales-erjavec closed 1 year ago

ales-erjavec commented 1 year ago

Issue

Fixes https://github.com/biolab/orange-canvas-core/issues/274

Changes

Replace use of cachecontrol with requests-cache

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 50.00% and no project coverage change.

Comparison is base (ee765db) 75.06% compared to head (48a1c76) 75.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #275 +/- ## ======================================= Coverage 75.06% 75.07% ======================================= Files 97 97 Lines 20766 20767 +1 ======================================= + Hits 15588 15590 +2 + Misses 5178 5177 -1 ``` | [Impacted Files](https://app.codecov.io/gh/biolab/orange-canvas-core/pull/275?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab) | Coverage Δ | | |---|---|---| | [orangecanvas/application/utils/addons.py](https://app.codecov.io/gh/biolab/orange-canvas-core/pull/275?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab#diff-b3JhbmdlY2FudmFzL2FwcGxpY2F0aW9uL3V0aWxzL2FkZG9ucy5weQ==) | `49.58% <50.00%> (+0.55%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/biolab/orange-canvas-core/pull/275/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.