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

nip 01 #7

Merged
merged 10 commits into from
Oct 3, 2023
Merged

nip 01 #7

merged 10 commits into from
Oct 3, 2023

Conversation

hasundue
Copy link
Owner

@hasundue hasundue commented Oct 3, 2023

  • build: update lock file
  • feat(nips): update NIP-01 definition
  • feat(client): update to the latest NIP-01
  • refactor(lib/std/assert): import functions selectively
  • refactor(core): stop exporting NIP-01 types from client.ts or relay.ts
  • feat(client): add method
  • refactor(client): improve error handling
  • style(lib): fix format

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Attention: 33 lines in your changes are missing coverage. Please review.

Comparison is base (bf57acd) 0.00% compared to head (d808ea6) 82.93%.

Additional details and impacted files
@@            Coverage Diff            @@
##           main       #7       +/-   ##
=========================================
+ Coverage      0   82.93%   +82.93%     
=========================================
  Files         0       15       +15     
  Lines         0      627      +627     
  Branches      0       48       +48     
=========================================
+ Hits          0      520      +520     
- Misses        0      105      +105     
- Partials      0        2        +2     
Files Coverage Δ
core/nodes.ts 85.71% <ø> (ø)
lib/signs.ts 89.61% <ø> (ø)
lib/std/assert.ts 100.00% <100.00%> (ø)
lib/testing.ts 98.66% <100.00%> (ø)
relay.ts 86.48% <79.16%> (ø)
client.ts 69.48% <63.63%> (ø)

... and 9 files with indirect coverage changes

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

@hasundue hasundue merged commit 089c817 into main Oct 3, 2023
5 checks passed
@hasundue hasundue deleted the nip-01 branch October 3, 2023 22:50
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.

1 participant