Skip to content

update .raw-content when edit issue/comment content #16021

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

Merged
merged 4 commits into from
Jun 1, 2021

Conversation

a1012112796
Copy link
Member

a proposal solution.

fix #16000

/cc @silverwind

@codecov-commenter
Copy link

codecov-commenter commented May 29, 2021

Codecov Report

Merging #16021 (d74ad59) into main (5de01e2) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #16021      +/-   ##
==========================================
- Coverage   44.08%   44.06%   -0.02%     
==========================================
  Files         682      682              
  Lines       82427    82427              
==========================================
- Hits        36337    36321      -16     
- Misses      40173    40186      +13     
- Partials     5917     5920       +3     
Impacted Files Coverage Δ
modules/secret/secret.go 65.21% <0.00%> (-8.70%) ⬇️
services/pull/temp_repo.go 26.59% <0.00%> (-3.20%) ⬇️
services/pull/check.go 26.02% <0.00%> (-2.74%) ⬇️
services/pull/patch.go 54.23% <0.00%> (-1.70%) ⬇️
models/repo_list.go 77.04% <0.00%> (-0.78%) ⬇️
services/pull/pull.go 43.37% <0.00%> (-0.46%) ⬇️
modules/git/command.go 89.81% <0.00%> (+1.85%) ⬆️

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 5de01e2...d74ad59. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label May 29, 2021
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels May 29, 2021
@zeripath zeripath added this to the 1.15.0 milestone May 29, 2021
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jun 1, 2021
@techknowlogick techknowlogick merged commit 072df3f into go-gitea:main Jun 1, 2021
@techknowlogick techknowlogick added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Jun 1, 2021
@a1012112796 a1012112796 deleted the update_content branch June 1, 2021 03:11
AbdulrhmnGhanem pushed a commit to kitspace/gitea that referenced this pull request Aug 10, 2021
* update ``.raw-content`` when edit issue/comment content

fix go-gitea#16000

Signed-off-by: a1012112796 <[email protected]>

* handle empty content

Co-authored-by: techknowlogick <[email protected]>
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Checkbox Overrides Edit
6 participants