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

signedFetch more generic/configurable aligning it with fetch api #259

Merged
merged 10 commits into from
May 16, 2024

Conversation

2byrds
Copy link
Contributor

@2byrds 2byrds commented May 8, 2024

No description provided.

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.51%. Comparing base (7d6ae9f) to head (ce2cb48).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   83.42%   83.51%   +0.08%     
==========================================
  Files          46       46              
  Lines        4218     4210       -8     
  Branches     1052     1047       -5     
==========================================
- Hits         3519     3516       -3     
+ Misses        671      666       -5     
  Partials       28       28              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@lenkan lenkan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had a quick look with some initial questions, will try it out later.

src/keri/app/clienting.ts Outdated Show resolved Hide resolved
src/keri/app/clienting.ts Outdated Show resolved Hide resolved
2byrds added 4 commits May 8, 2024 13:02
…ect. starting to remove hard coded header names

Signed-off-by: 2byrds <[email protected]>
Signed-off-by: 2byrds <[email protected]>
Signed-off-by: 2byrds <[email protected]>
Copy link
Collaborator

@lenkan lenkan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay.

I had some very minor suggestions but I think it looks good otherwise.

test/app/clienting.test.ts Outdated Show resolved Hide resolved
test/app/clienting.test.ts Outdated Show resolved Hide resolved
test/app/clienting.test.ts Outdated Show resolved Hide resolved
src/keri/app/clienting.ts Outdated Show resolved Hide resolved
src/keri/app/clienting.ts Outdated Show resolved Hide resolved
@2byrds
Copy link
Contributor Author

2byrds commented May 14, 2024

@lenkan latest changes per your recommendations have been added.

Copy link
Collaborator

@lenkan lenkan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really good. Some minor adjustments to the js docs, they were left with the original description so they would be misleading to consumers of the library.

src/keri/app/clienting.ts Outdated Show resolved Hide resolved
src/keri/app/clienting.ts Outdated Show resolved Hide resolved
@2byrds
Copy link
Contributor Author

2byrds commented May 15, 2024

thank you for fixes @lenkan i have updated it per your suggestions

package.json Outdated Show resolved Hide resolved
@lenkan lenkan self-requested a review May 16, 2024 14:25
Copy link
Collaborator

@lenkan lenkan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lenkan lenkan merged commit 6113497 into WebOfTrust:main May 16, 2024
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.

2 participants