Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENHANCEMENT support for brettt89/silverstripe-garbage-collector #130

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

muskie9
Copy link
Member

@muskie9 muskie9 commented Oct 5, 2021

  • Suggest brettt89/silverstripe-garbage-collector package
  • Adds GarbageCollectionTask to run the GarbageColelctorJob if available

resolves #129

Adds `GarbageCollectionTask` to run the `GarbageColelctorJob` if available.
@codecov
Copy link

codecov bot commented Oct 5, 2021

Codecov Report

Merging #130 (09d948f) into master (ac5054f) will decrease coverage by 0.95%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #130      +/-   ##
============================================
- Coverage     55.52%   54.57%   -0.96%     
- Complexity       86       88       +2     
============================================
  Files            14       15       +1     
  Lines           344      350       +6     
============================================
  Hits            191      191              
- Misses          153      159       +6     
Flag Coverage Δ
unittests 54.57% <0.00%> (-0.96%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Task/GarbageCollectionTask.php 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ac5054f...09d948f. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant