Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: correct spec docs of fswap module #1419

Merged
merged 11 commits into from
Jun 24, 2024
Merged

Conversation

170210
Copy link
Contributor

@170210 170210 commented Jun 12, 2024

Description

closes: #XXXX

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

Signed-off-by: 170210 <j170210@icloud.com>
Signed-off-by: 170210 <j170210@icloud.com>
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.62%. Comparing base (d60e44a) to head (56c86c4).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1419      +/-   ##
==========================================
- Coverage   69.63%   69.62%   -0.01%     
==========================================
  Files         751      751              
  Lines       62055    61854     -201     
==========================================
- Hits        43210    43068     -142     
+ Misses      16214    16155      -59     
  Partials     2631     2631              
Files Coverage Δ
x/fswap/keeper/keys.go 86.66% <ø> (ø)

... and 2 files with indirect coverage changes

Signed-off-by: 170210 <j170210@icloud.com>
@170210 170210 self-assigned this Jun 12, 2024
@170210 170210 marked this pull request as ready for review June 12, 2024 09:47
@170210 170210 added backport/v0.49.x documentation Improvements or additions to documentation C:x/fswap labels Jun 12, 2024
x/fswap/spec/01_concepts.md Outdated Show resolved Hide resolved
x/fswap/spec/01_concepts.md Show resolved Hide resolved
x/fswap/spec/01_concepts.md Show resolved Hide resolved
Signed-off-by: 170210 <j170210@icloud.com>
Signed-off-by: 170210 <j170210@icloud.com>
x/fswap/spec/01_concepts.md Outdated Show resolved Hide resolved
x/fswap/spec/01_concepts.md Outdated Show resolved Hide resolved
Signed-off-by: 170210 <j170210@icloud.com>
@170210 170210 requested a review from 0Tech June 19, 2024 09:06
x/fswap/spec/01_concepts.md Outdated Show resolved Hide resolved
x/fswap/spec/01_concepts.md Outdated Show resolved Hide resolved
Signed-off-by: 170210 <j170210@icloud.com>
Signed-off-by: 170210 <j170210@icloud.com>
@jaeseung-bae jaeseung-bae self-requested a review June 24, 2024 07:16
jaeseung-bae
jaeseung-bae previously approved these changes Jun 24, 2024
0Tech
0Tech previously approved these changes Jun 24, 2024
Copy link
Collaborator

@0Tech 0Tech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

x/fswap/spec/01_concepts.md Outdated Show resolved Hide resolved
Signed-off-by: 170210 <j170210@icloud.com>
@170210 170210 dismissed stale reviews from 0Tech and jaeseung-bae via c106f0d June 24, 2024 07:31
@170210 170210 requested a review from 0Tech June 24, 2024 07:32
@170210 170210 requested a review from jaeseung-bae June 24, 2024 07:32
jaeseung-bae
jaeseung-bae previously approved these changes Jun 24, 2024
Signed-off-by: 170210 <j170210@icloud.com>
@170210 170210 merged commit 7bd6c82 into Finschia:main Jun 24, 2024
38 checks passed
@170210 170210 deleted the correct_fswap_spec branch June 24, 2024 07:43
mergify bot pushed a commit that referenced this pull request Jun 24, 2024
* docs: correct spec docs of fswap module

Signed-off-by: 170210 <j170210@icloud.com>

* chore: correct comment of storeKey

Signed-off-by: 170210 <j170210@icloud.com>

* chore: update CHANGLOG.md

Signed-off-by: 170210 <j170210@icloud.com>

* fix: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* chore: fix format

Signed-off-by: 170210 <j170210@icloud.com>

* fix: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

---------

Signed-off-by: 170210 <j170210@icloud.com>
(cherry picked from commit 7bd6c82)

# Conflicts:
#	CHANGELOG.md
zemyblue pushed a commit that referenced this pull request Jun 24, 2024
* docs: correct spec docs of fswap module (#1419)

* docs: correct spec docs of fswap module

Signed-off-by: 170210 <j170210@icloud.com>

* chore: correct comment of storeKey

Signed-off-by: 170210 <j170210@icloud.com>

* chore: update CHANGLOG.md

Signed-off-by: 170210 <j170210@icloud.com>

* fix: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* chore: fix format

Signed-off-by: 170210 <j170210@icloud.com>

* fix: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

---------

Signed-off-by: 170210 <j170210@icloud.com>
(cherry picked from commit 7bd6c82)

# Conflicts:
#	CHANGELOG.md

* fix: fix conflict

Signed-off-by: 170210 <j170210@icloud.com>

---------

Signed-off-by: 170210 <j170210@icloud.com>
Co-authored-by: Ki <85928898+170210@users.noreply.github.com>
Co-authored-by: 170210 <j170210@icloud.com>
zemyblue pushed a commit to zemyblue/finschia-sdk that referenced this pull request Jun 24, 2024
…schia#1429)

* docs: correct spec docs of fswap module (Finschia#1419)

* docs: correct spec docs of fswap module

Signed-off-by: 170210 <j170210@icloud.com>

* chore: correct comment of storeKey

Signed-off-by: 170210 <j170210@icloud.com>

* chore: update CHANGLOG.md

Signed-off-by: 170210 <j170210@icloud.com>

* fix: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* chore: fix format

Signed-off-by: 170210 <j170210@icloud.com>

* fix: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

---------

Signed-off-by: 170210 <j170210@icloud.com>
(cherry picked from commit 7bd6c82)

# Conflicts:
#	CHANGELOG.md

* fix: fix conflict

Signed-off-by: 170210 <j170210@icloud.com>

---------

Signed-off-by: 170210 <j170210@icloud.com>
Co-authored-by: Ki <85928898+170210@users.noreply.github.com>
Co-authored-by: 170210 <j170210@icloud.com>
(cherry picked from commit 8c5ab7e)
zemyblue added a commit that referenced this pull request Jun 24, 2024
* chore: update release changelog for v0.49.1

* docs: correct spec docs of fswap module (backport #1419) (#1429)

* docs: correct spec docs of fswap module (#1419)

* docs: correct spec docs of fswap module

Signed-off-by: 170210 <j170210@icloud.com>

* chore: correct comment of storeKey

Signed-off-by: 170210 <j170210@icloud.com>

* chore: update CHANGLOG.md

Signed-off-by: 170210 <j170210@icloud.com>

* fix: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* chore: fix format

Signed-off-by: 170210 <j170210@icloud.com>

* fix: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

* fixup: fix for comment

Signed-off-by: 170210 <j170210@icloud.com>

---------

Signed-off-by: 170210 <j170210@icloud.com>
(cherry picked from commit 7bd6c82)

# Conflicts:
#	CHANGELOG.md

* fix: fix conflict

Signed-off-by: 170210 <j170210@icloud.com>

---------

Signed-off-by: 170210 <j170210@icloud.com>
Co-authored-by: Ki <85928898+170210@users.noreply.github.com>
Co-authored-by: 170210 <j170210@icloud.com>
(cherry picked from commit 8c5ab7e)

* chore: apply the changes of #1429

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v0.49.x C:x/fswap documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants