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

#1008: ensure deploy returns deployed items, not complete cache #1009

Conversation

JoernBerkefeld
Copy link
Contributor

PR details

What changes did you make? (Give an overview)

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • test scripts updated
  • n/a Wiki updated (if applicable)

@JoernBerkefeld JoernBerkefeld added this to the 5.2.0 milestone Jun 30, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this Jun 30, 2023
@github-actions github-actions bot added the bug Something isn't working label Jun 30, 2023
@JoernBerkefeld JoernBerkefeld linked an issue Jun 30, 2023 that may be closed by this pull request
2 tasks
@github-actions
Copy link

Coverage Report

Commit:1ddad4e
Base: develop@aa3701d

Type Base This PR
Total Statements Coverage  46.39%  46.41%  (+0.02%)
Total Branches Coverage  37.4%  37.44%  (+0.04%)
Total Functions Coverage  53.2%  53.2%  (+0%)
Total Lines Coverage  46.32%  46.35%  (+0.03%)
Details (changed files):
File Statements Branches Functions Lines
lib/util/cache.js  76%  75%  72.72%  76%

@JoernBerkefeld JoernBerkefeld merged commit 827dec4 into develop Jun 30, 2023
5 checks passed
@JoernBerkefeld JoernBerkefeld deleted the bugfix/1008-deploy-returns-all-cached-items-instead-of-only-deployed-ones branch June 30, 2023 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] deploy returns all cached items instead of only deployed ones
1 participant