pycontw / pycon.tw

PyCon TW Proposal System & Backend Server
https://tw.pycon.org/prs
MIT License
95 stars 107 forks source link

fix review content wordwrap #984

Closed Maliaotw closed 3 years ago

Maliaotw commented 3 years ago

Types of changes

Description

fix review content wordwrap

codecov-io commented 3 years ago

Codecov Report

Merging #984 (dd18000) into master (76c94e8) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #984      +/-   ##
==========================================
+ Coverage   74.13%   74.17%   +0.04%     
==========================================
  Files          84       84              
  Lines        3124     3129       +5     
==========================================
+ Hits         2316     2321       +5     
  Misses        808      808              
Impacted Files Coverage Δ
src/proposals/forms/mixins.py 100.00% <0.00%> (ø)
src/proposals/forms/proposals.py 100.00% <0.00%> (ø)
src/core/models.py 94.82% <0.00%> (+0.18%) :arrow_up:
src/core/context_processors.py 89.28% <0.00%> (+0.82%) :arrow_up:

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 76c94e8...dd18000. Read the comment docs.