fission-codes / fission-server

Apache License 2.0
9 stars 0 forks source link

account creation with ucan issuance #130

Closed blaine closed 1 year ago

blaine commented 1 year ago

Description

Generates an ephemeral key and issues a UCAN when accounts are created.

Type of change

Test plan (required)

It works!

codecov[bot] commented 1 year ago

Codecov Report

Merging #130 (b28d8b4) into main (f70dd32) will decrease coverage by 0.16%. The diff coverage is 0.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/fission-codes/fission-server/pull/130/graphs/tree.svg?width=650&height=150&src=pr&token=GO3TTZLDO0&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fission-codes)](https://app.codecov.io/gh/fission-codes/fission-server/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fission-codes) ```diff @@ Coverage Diff @@ ## main #130 +/- ## ======================================== - Coverage 7.86% 7.70% -0.16% ======================================== Files 50 50 Lines 1743 1779 +36 Branches 1083 1106 +23 ======================================== Hits 137 137 - Misses 1509 1545 +36 Partials 97 97 ``` | [Files Changed](https://app.codecov.io/gh/fission-codes/fission-server/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fission-codes) | Coverage Δ | | |---|---|---| | [fission-server/src/dns/authority.rs](https://app.codecov.io/gh/fission-codes/fission-server/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fission-codes#diff-Zmlzc2lvbi1zZXJ2ZXIvc3JjL2Rucy9hdXRob3JpdHkucnM=) | `0.00% <0.00%> (ø)` | | | [fission-server/src/models/account.rs](https://app.codecov.io/gh/fission-codes/fission-server/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fission-codes#diff-Zmlzc2lvbi1zZXJ2ZXIvc3JjL21vZGVscy9hY2NvdW50LnJz) | `0.00% <0.00%> (ø)` | | | [fission-server/src/routes/account.rs](https://app.codecov.io/gh/fission-codes/fission-server/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fission-codes#diff-Zmlzc2lvbi1zZXJ2ZXIvc3JjL3JvdXRlcy9hY2NvdW50LnJz) | `0.00% <0.00%> (ø)` | | | [fission-server/src/routes/volume.rs](https://app.codecov.io/gh/fission-codes/fission-server/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fission-codes#diff-Zmlzc2lvbi1zZXJ2ZXIvc3JjL3JvdXRlcy92b2x1bWUucnM=) | `0.00% <0.00%> (ø)` | |