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

Package Garbage Collections fixes/updates #3068

Merged
merged 8 commits into from
Mar 20, 2023

Conversation

davidjgonzalez
Copy link
Contributor

@davidjgonzalez davidjgonzalez commented Mar 15, 2023

Fixes issues from #3044

Also fixes issue with invalid stale item.

@davidjgonzalez davidjgonzalez changed the title Pgc Package Garbage Collections fixes/updates Mar 15, 2023
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #3068 (2b03e0e) into master (16b159c) will decrease coverage by 0.03%.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##             master    #3068      +/-   ##
============================================
- Coverage     55.19%   55.16%   -0.03%     
- Complexity     5391     5393       +2     
============================================
  Files           710      710              
  Lines         28919    28938      +19     
  Branches       3735     3739       +4     
============================================
+ Hits          15961    15965       +4     
- Misses        11462    11472      +10     
- Partials       1496     1501       +5     
Impacted Files Coverage Δ
...egarbagecollector/PackageGarbageCollectionJob.java 60.00% <44.44%> (-8.97%) ⬇️
...gecollector/PackageGarbageCollectionScheduler.java 91.66% <100.00%> (+0.36%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@davidjgonzalez davidjgonzalez merged commit b613cdb into Adobe-Consulting-Services:master Mar 20, 2023
@davidjgonzalez davidjgonzalez deleted the pgc branch March 20, 2023 13:00
@davidjgonzalez davidjgonzalez added this to the 6.0.4 milestone Mar 20, 2023
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