kentbull / saidify

A library generating self-addressing identifiers (SAIDs).
https://www.npmjs.com/package/saidify
Apache License 2.0
1 stars 1 forks source link

refactor: add self addressing data to return tuple #12

Closed kentbull closed 2 months ago

kentbull commented 2 months ago

Returns self addressing data dict along with the computed SAID.

TASKS

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.70%. Comparing base (ecf8f89) to head (6add4ec). Report is 2 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ========================================== + Coverage 81.63% 81.70% +0.07% ========================================== Files 8 8 Lines 501 503 +2 Branches 80 80 ========================================== + Hits 409 411 +2 Misses 92 92 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.