myparcelnl / pdk

MyParcel Plugin Development Kit
0 stars 0 forks source link

fix(caching): use apc only when enabled #239

Closed joerivanveen closed 8 months ago

joerivanveen commented 8 months ago

INT-224

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e1e2f72) 95.73% compared to head (5b0f31d) 95.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ============================================ + Coverage 95.73% 95.82% +0.09% Complexity 1601 1601 ============================================ Files 307 307 Lines 5491 5491 ============================================ + Hits 5257 5262 +5 + Misses 234 229 -5 ```

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

MyParcelBot commented 8 months ago

:tada: This PR is included in version 2.31.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: