iotexproject / iotex-core

Official implementation of IoTeX blockchain protocol in Go.
https://iotex.io
Apache License 2.0
1.55k stars 322 forks source link

[ioctl] ioID setName #4293

Closed ququzone closed 2 weeks ago

ququzone commented 2 weeks ago

Description

Add set project name cmd for ioID

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 76.57%. Comparing base (cc526cd) to head (8f312b0). Report is 26 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4293 +/- ## ========================================== - Coverage 77.02% 76.57% -0.46% ========================================== Files 342 347 +5 Lines 29406 29238 -168 ========================================== - Hits 22651 22389 -262 - Misses 5650 5760 +110 + Partials 1105 1089 -16 ```

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