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

[poc] feat: fetch interface session #1261

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

janniks
Copy link
Collaborator

@janniks janniks commented May 19, 2022

automatic session handling for fetch middleware (on pause until api is sketched out)

@vercel
Copy link

vercel bot commented May 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
stacks-js ✅ Ready (Inspect) Visit Preview May 19, 2022 at 2:22PM (UTC)

@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

Merging #1261 (941d947) into main (2add622) will decrease coverage by 0.26%.
Report is 250 commits behind head on main.
The diff coverage is 66.49%.

@@            Coverage Diff             @@
##             main    #1261      +/-   ##
==========================================
- Coverage   64.25%   64.00%   -0.26%     
==========================================
  Files         124      124              
  Lines        8603     8665      +62     
  Branches     1838     1872      +34     
==========================================
+ Hits         5528     5546      +18     
- Misses       2830     2869      +39     
- Partials      245      250       +5     
Files Coverage Δ
packages/auth/src/profile.ts 83.33% <100.00%> (-0.88%) ⬇️
packages/auth/src/provider.ts 53.57% <100.00%> (+1.71%) ⬆️
packages/keychain/src/identity.ts 98.61% <100.00%> (ø)
packages/keychain/src/profiles.ts 96.72% <100.00%> (+0.11%) ⬆️
packages/keychain/src/utils/gaia.ts 97.77% <100.00%> (+0.05%) ⬆️
packages/keychain/src/wallet/index.ts 88.37% <100.00%> (ø)
...ages/profile/src/profileSchemas/personZoneFiles.ts 56.41% <100.00%> (ø)
packages/stacking/src/index.ts 87.77% <100.00%> (-0.07%) ⬇️
packages/storage/src/hub.ts 72.64% <100.00%> (+0.52%) ⬆️
packages/storage/src/storage.ts 83.53% <100.00%> (+0.05%) ⬆️
... and 15 more

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