OpenAtomFoundation / xupercore

The kernel of xuperchain.
Apache License 2.0
61 stars 47 forks source link

ParachainNGroup::Groups grant authorization to some users who can acc… #207

Closed aucusaga closed 3 years ago

aucusaga commented 3 years ago

…ess to the specific parachain.

codecov-commenter commented 3 years ago

Codecov Report

Merging #207 (15bb6ba) into master (3ec1b92) will increase coverage by 0.04%. The diff coverage is 60.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
+ Coverage   48.77%   48.82%   +0.04%     
==========================================
  Files         124      125       +1     
  Lines       10765    10819      +54     
==========================================
+ Hits         5251     5282      +31     
- Misses       4416     4434      +18     
- Partials     1098     1103       +5     
Impacted Files Coverage Δ
kernel/engines/xuperos/chain.go 47.74% <33.33%> (-2.03%) :arrow_down:
kernel/engines/xuperos/chainmgmt.go 55.81% <55.81%> (ø)
bcs/consensus/pow/pow.go 42.96% <64.38%> (+5.41%) :arrow_up:
kernel/engines/xuperos/engine.go 64.42% <72.72%> (+1.34%) :arrow_up:
bcs/network/p2pv2/server.go 53.84% <0.00%> (-1.19%) :arrow_down:

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 051e239...15bb6ba. Read the comment docs.