desmos-labs / mooncake

The first decentralized social app based on Desmos
MIT License
47 stars 14 forks source link

fix: set bio #145

Closed ryuash closed 3 years ago

ryuash commented 3 years ago

Description

Removes the address requirement in bloc as it now uses a wallet and manually checks for the user status

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #145 into master will increase coverage by 0.03%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   63.76%   63.79%   +0.03%     
==========================================
  Files         277      277              
  Lines        7092     7087       -5     
==========================================
- Hits         4522     4521       -1     
+ Misses       2570     2566       -4     
Impacted Files Coverage Δ
...rics_screen/blocs/biometrics/biometrics_event.dart 20.00% <ø> (-8.58%) :arrow_down:
...trics_screen/widgets/set_biometric_body/index.dart 0.00% <0.00%> (ø)
...trics_screen/blocs/biometrics/biometrics_bloc.dart 60.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f4c4d6f...bd8babd. Read the comment docs.