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

eaburns / T
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gofont
DEFAULT BRANCH: master
Repo Added 15 Jan 2016 09:33PM UTC
Files 19
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 scroll
branch: scroll
CHANGE BRANCH
x
Reset
  • scroll
  • address
  • addrs
  • aggregate_errors
  • block
  • bugs
  • coveralls
  • edit
  • editor
  • fix-osx
  • gofont
  • goveralls
  • master
  • metrics
  • new_ui
  • race
  • re1
  • revert
  • shiny_gui
  • silence_log
  • text
  • text_optimizations
  • text_size
  • the_clamps
  • toolcover
  • travis
  • ui
  • ui_move_dot
  • view
  • websocket

pending completion
1391

push

travis-ci

eaburns
editor/view,ui: return errors preforming edits on a View.

We were returning errors from individual edits, but if the entire HTTP request failed, no error was returned, and the response channel was never notified. This caused any such error to deadlock waiting for a response that would never be sent. Now, the interface is changed to hide the underlying channel and simply return the response or an error instead.

This change also makes the ui code more explicit about whether it's doing a synchronous or asynchornous request. This is important, because we want to avoid blocking the window's event goroutine on synchronous requests, which we currently do in a few places (see #295).

Fixes #293.

3890 of 4413 relevant lines covered (88.15%)

2.13 hits per line

Relevant lines Covered
Build:
Build:
4413 RELEVANT LINES 3890 COVERED LINES
2.13 HITS PER LINE
Source Files on scroll
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1391 scroll editor/view,ui: return errors preforming edits on a View. We were returning errors from individual edits, but if the entire HTTP request failed, no error was returned, and the response channel was never notified. This caused any such error to dea... push 04 May 2016 06:51PM UTC eaburns travis-ci pending completion  
1384 scroll editor/view,ui: return errors preforming edits on a View. We were returning errors from individual edits, but if the entire HTTP request failed, no error was returned, and the response channel was never notified. This caused any such error to dea... push 01 May 2016 01:58PM UTC eaburns travis-ci pending completion  
See All Builds (477)
  • 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