• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ckeditor / ckeditor5-image
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: monorepo-post-migration
DEFAULT BRANCH: master
Repo Added 21 Dec 2017 10:56AM UTC
Files 30
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH t/ckeditor5/1975b
branch: t/ckeditor5/1975b
CHANGE BRANCH
x
Reset
  • t/ckeditor5/1975b
  • cf/poc-format-changes
  • ckeditor5/t/1214
  • i/2082
  • i/353
  • i/4504
  • i/4614
  • i/5189
  • i/5595
  • i/5696
  • i/6002
  • i/6091
  • i/6154
  • i/6202-remove-env.isEdge
  • i/6326
  • i/6537
  • i/ckeditor5-dev/481
  • master
  • monorepo-pending
  • monorepo-post-migration
  • stable
  • t/142
  • t/171
  • t/186
  • t/187
  • t/191
  • t/200
  • t/204
  • t/207
  • t/208
  • t/213
  • t/221
  • t/225
  • t/237
  • t/245
  • t/246
  • t/255
  • t/258
  • t/261
  • t/273
  • t/289
  • t/292
  • t/299
  • t/306
  • t/306b
  • t/312
  • t/315
  • t/ckeditor5-alignment/16
  • t/ckeditor5-core/148
  • t/ckeditor5-core/193
  • t/ckeditor5-dev/139
  • t/ckeditor5-engine/1207
  • t/ckeditor5-engine/1209
  • t/ckeditor5-engine/1213
  • t/ckeditor5-engine/1214
  • t/ckeditor5-engine/1234
  • t/ckeditor5-engine/1236
  • t/ckeditor5-engine/1293
  • t/ckeditor5-engine/1294
  • t/ckeditor5-engine/1304
  • t/ckeditor5-engine/1308
  • t/ckeditor5-engine/1312
  • t/ckeditor5-engine/1336
  • t/ckeditor5-engine/1554
  • t/ckeditor5-engine/1555
  • t/ckeditor5-engine/1556
  • t/ckeditor5-engine/532
  • t/ckeditor5-engine/738
  • t/ckeditor5-image/310
  • t/ckeditor5-paste-from-office/44
  • t/ckeditor5-table/163
  • t/ckeditor5-table/99
  • t/ckeditor5-theme-lark/119
  • t/ckeditor5-theme-lark/135
  • t/ckeditor5-theme-lark/206
  • t/ckeditor5-theme-lark/209
  • t/ckeditor5-theme-lark/239
  • t/ckeditor5-ui/372
  • t/ckeditor5-ui/430
  • t/ckeditor5-upload/22
  • t/ckeditor5-upload/87
  • t/ckeditor5-upload/92
  • t/ckeditor5-utils/243
  • t/ckeditor5-utils/257
  • t/ckeditor5-widget/60
  • t/ckeditor5/1066
  • t/ckeditor5/1098-poc
  • t/ckeditor5/1120
  • t/ckeditor5/1160
  • t/ckeditor5/1243
  • t/ckeditor5/1304
  • t/ckeditor5/1336
  • t/ckeditor5/1341
  • t/ckeditor5/1348
  • t/ckeditor5/1404
  • t/ckeditor5/1439
  • t/ckeditor5/1463
  • t/ckeditor5/1492
  • t/ckeditor5/1501
  • t/ckeditor5/1520
  • t/ckeditor5/1520b
  • t/ckeditor5/1655
  • t/ckeditor5/1684
  • t/ckeditor5/1731
  • t/ckeditor5/1742
  • t/ckeditor5/1870
  • t/ckeditor5/1975
  • t/ckeditor5/1985
  • t/ckeditor5/383
  • t/ckeditor5/479
  • t/ckeditor5/494
  • t/ckeditor5/550
  • t/ckeditor5/578
  • t/ckeditor5/674
  • t/ckeditor5/742
  • t/ckeditor5/890
  • t/ckeditor5/936
  • t/ckeditor5/t/1608
  • t/image-upload-docs
  • t/new-ot
  • t/upload-docs
  • v1.0.0-beta.1
  • v1.0.0-beta.2
  • v1.0.0-beta.4
  • v10.0.0
  • v10.1.0
  • v10.2.0

pending completion
1616

Pull #311

travis-ci

web-flow
Final direction. And made sure it won't get removed during minification.
Pull Request #311: Workaround for Safari's image size bug

296 of 298 branches covered (99.33%)

Branch coverage included in aggregate %.

704 of 705 relevant lines covered (99.86%)

86.67 hits per line

Relevant lines Covered
Build:
Build:
705 RELEVANT LINES 704 COVERED LINES
86.67 HITS PER LINE
Source Files on t/ckeditor5/1975b
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1616 t/ckeditor5/1975b Final direction. And made sure it won't get removed during minification. Pull #311 20 Aug 2019 01:41PM UTC web-flow travis-ci pending completion  
1615 t/ckeditor5/1975b Final direction. And made sure it won't get removed during minification. push 20 Aug 2019 01:37PM UTC Reinmar travis-ci pending completion  
1611 t/ckeditor5/1975b Make it run on the editing part of the API only. And use mapDomToView() to avoid failing on elements which weren't converted so far (which means they will never be, and should not be here). This makes all image tests pass. Pull #311 20 Aug 2019 01:09PM UTC web-flow travis-ci pending completion  
1612 t/ckeditor5/1975b Make it run on the editing part of the API only. And use mapDomToView() to avoid failing on elements which weren't converted so far (which means they will never be, and should not be here). This makes all image tests pass. push 20 Aug 2019 01:09PM UTC Reinmar travis-ci pending completion  
1610 t/ckeditor5/1975b Always wear protection. Pull #311 20 Aug 2019 11:58AM UTC web-flow travis-ci pending completion  
1609 t/ckeditor5/1975b Always wear protection. push 20 Aug 2019 11:58AM UTC Reinmar travis-ci pending completion  
1608 t/ckeditor5/1975b Shortened the dirty Safari fix. Pull #311 20 Aug 2019 11:45AM UTC web-flow travis-ci pending completion  
1607 t/ckeditor5/1975b Shortened the dirty Safari fix. push 20 Aug 2019 09:46AM UTC oleq travis-ci pending completion  
1606 t/ckeditor5/1975b Fix: DOM should be re–painted upon image upload in Safari to make sure the image has the right size. Closes ckeditor/ckeditor5#1975. push 20 Aug 2019 09:39AM UTC oleq travis-ci pending completion  
See All Builds (756)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc