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

Add support to pull latest cached flags by reference out of cache #1862

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

tdeekens
Copy link
Owner

Summary

Description

Technical debt & future

Copy link

changeset-bot bot commented Mar 12, 2024

🦋 Changeset detected

Latest commit: 8a07b1c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
Name Type
@flopflip/launchdarkly-adapter Minor
@flopflip/localstorage-cache Minor
@flopflip/graphql-adapter Minor
@flopflip/http-adapter Minor
@flopflip/localstorage-adapter Minor
@flopflip/combine-adapters Minor
@flopflip/adapter-utilities Minor
@flopflip/cypress-plugin Minor
@flopflip/memory-adapter Minor
@flopflip/react-broadcast Minor
@flopflip/react-redux Minor
@flopflip/react Minor
@flopflip/sessionstorage-cache Minor
@flopflip/splitio-adapter Minor
@flopflip/test-utils Minor
@flopflip/types Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 65.30612% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 93.36%. Comparing base (b22f1e1) to head (8a07b1c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1862      +/-   ##
==========================================
- Coverage   93.85%   93.36%   -0.50%     
==========================================
  Files         108      109       +1     
  Lines        1709     1732      +23     
  Branches      256      258       +2     
==========================================
+ Hits         1604     1617      +13     
- Misses         97      106       +9     
- Partials        8        9       +1     
Files Coverage Δ
...ckages/launchdarkly-adapter/src/adapter/adapter.ts 95.15% <75.00%> (+2.21%) ⬆️
packages/localstorage-cache/src/cache/cache.ts 70.58% <66.66%> (-0.85%) ⬇️
packages/launchdarkly-adapter/src/adapter/cache.ts 64.10% <64.10%> (ø)

@tdeekens tdeekens merged commit f34ff2a into main Mar 12, 2024
7 of 8 checks passed
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.

None yet

1 participant