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

tonyfinn / olympia
90%

Build:
DEFAULT BRANCH: master
Repo Added 15 Apr 2020 08:39PM UTC
Files 59
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • run_coveralls

pending completion
644692918

push

unknown

Tony Finn
Change PPU timing to only do half as many updates per cycle.

Previously, the emulator was writing a pixel every clock cycle,
resulting in 4 pixels per cycle. Since the decision to switch line is
based on cycle count, this resulted in trying to draw horizontal pixels
off the edge of the screen.

Now it only runs an update phase every second clock and increments the
clocks on line by two each time instead.

5873 of 6491 relevant lines covered (90.48%)

2.52 hits per line

Relevant lines Covered
Build:
Build:
6491 RELEVANT LINES 5873 COVERED LINES
2.52 HITS PER LINE
Source Files on master
  • Tree
  • List 59
  • Changed 15
  • Source Changed 1
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
644692918 master Change PPU timing to only do half as many updates per cycle. Previously, the emulator was writing a pixel every clock cycle, resulting in 4 pixels per cycle. Since the decision to switch line is based on cycle count, this resulted in trying to dr... push 17 Jul 2020 07:11PM UTC Tony Finn unknown pending completion  
545837423 master Cargo fmt run push 10 May 2020 04:40PM UTC Tony Finn unknown pending completion  
545835685 master Split cart errors into loading and runtime errors push 10 May 2020 04:36PM UTC Tony Finn unknown pending completion  
545827764 master Remote API: Remove EngineEvent, add ExecTime::duration push 10 May 2020 04:17PM UTC Tony Finn unknown pending completion  
545813616 master API cleanup: Remove OffsetResolveResult from public API push 10 May 2020 03:52PM UTC Tony Finn unknown pending completion  
545811012 master Begin work on next version push 10 May 2020 03:45PM UTC Tony Finn unknown pending completion  
545785031 master Update native metadata push 10 May 2020 02:41PM UTC Tony Finn unknown pending completion  
545784593 master Bump CLI version push 10 May 2020 02:34PM UTC Tony Finn unknown pending completion  
545784024 master Fix no_std build push 10 May 2020 02:33PM UTC Tony Finn unknown pending completion  
545776290 master Prepare for release: * Cleanup a few APIs (RemoteEmulator, CartridgeController) before release. * Update changelogs * Update docs * Update cargo dependencies. push 10 May 2020 02:12PM UTC Tony Finn unknown pending completion  
See All Builds (32)
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