helloflask / flask-ckeditor

CKEditor integration for Flask, including image upload, code syntax highlight, and more.
https://flask-ckeditor.readthedocs.io
MIT License
197 stars 67 forks source link

Make WTForms a optional dependency #71

Closed greyli closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (bb137c4) 82.78% compared to head (fe04973) 81.60%.

Files Patch % Lines
flask_ckeditor/__init__.py 50.00% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #71 +/- ## ========================================== - Coverage 82.78% 81.60% -1.19% ========================================== Files 3 3 Lines 122 125 +3 ========================================== + Hits 101 102 +1 - Misses 21 23 +2 ```

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