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

[Bundle Caching][API] Add resolvers to return whether a bundle is cached or not. #2035

Closed
1 task done
Tracked by #2040 ...
JerrySentry opened this issue Jul 4, 2024 · 0 comments · Fixed by codecov/codecov-api#687
Closed
1 task done
Tracked by #2040 ...
Assignees

Comments

@JerrySentry
Copy link

JerrySentry commented Jul 4, 2024

GQL: Introduce the follow 2 fields:

BundleAnalysisReport.isCached
BundleReport.isCached

Calls shared.BundleReport.is_cached and shared.BundleAnalysisReport.is_cached

Blocked By

  1. JerrySentry
@JerrySentry JerrySentry self-assigned this Jul 4, 2024
@JerrySentry JerrySentry changed the title [Bundle Caching][API] Add resolvers to return whether a bundle is cached or not. Part 1 [Bundle Caching][API] Add resolvers to return whether a bundle is cached or not. Jul 4, 2024
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 a pull request may close this issue.

1 participant