xiaohui-zhangxh/editor_js

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/editor_js/blocks/header_block.rb44
A
0 mins
A
93%
lib/editor_js/blocks/base.rb91
A
0 mins
A
93%
lib/editor_js.rb40
A
0 mins
A
100%
lib/editor_js/blocks/attaches_block.rb99
A
25 mins
A
100%
lib/editor_js/blocks/checklist_block.rb60
A
0 mins
A
100%
lib/editor_js/blocks/code_block.rb25
A
0 mins
A
100%
lib/editor_js/blocks/delimiter_block.rb18
A
0 mins
A
100%
lib/editor_js/blocks/embed_block.rb54
A
0 mins
A
100%
lib/editor_js/blocks/image_block.rb54
A
0 mins
A
100%
lib/editor_js/blocks/list_block.rb56
A
0 mins
A
100%
lib/editor_js/blocks/markdown_block.rb31
A
0 mins
A
100%
lib/editor_js/blocks/paragraph_block.rb54
A
0 mins
A
100%
lib/editor_js/blocks/qiniu_image_block.rb6
A
0 mins
A
100%
lib/editor_js/blocks/quote_block.rb58
A
0 mins
A
100%
lib/editor_js/blocks/table_block.rb58
A
0 mins
A
100%
lib/editor_js/blocks/warning_block.rb53
A
0 mins
A
100%
lib/editor_js/document.rb53
A
25 mins
A
100%
spec/editor_js/blocks/attaches_spec.rb
A
100%
spec/editor_js/blocks/base_spec.rb
A
100%
spec/editor_js/blocks/checklist_block_spec.rb
A
100%
spec/editor_js/blocks/code_block_spec.rb
A
100%
spec/editor_js/blocks/delimiter_block_spec.rb
A
100%
spec/editor_js/blocks/embed_block_spec.rb
A
100%
spec/editor_js/blocks/header_block_spec.rb
A
100%
spec/editor_js/blocks/image_block_spec.rb
A
100%
spec/editor_js/blocks/list_block_spec.rb
A
100%
spec/editor_js/blocks/markdown_block_spec.rb
A
100%
spec/editor_js/blocks/paragraph_block_spec.rb
A
100%
spec/editor_js/blocks/qiniu_image_block_spec.rb
A
100%
spec/editor_js/blocks/quote_block_spec.rb
A
100%
spec/editor_js/blocks/table_block_spec.rb
A
100%
spec/editor_js/blocks/warning_block_spec.rb
A
100%
spec/editor_js/document_spec.rb
A
100%
spec/editor_js_spec.rb
A
100%