Skip to content

Conversation

@craigthomas
Copy link
Owner

This PR adds a few missing CPU unit tests. It also updates the Travis configuration file to use the latest Travis Ubuntu platform (xenial) instead of hardcoding to trusty. README updated to include release badge.

Update packages installed during Travis run

Remove ia32 libs from Travis.

Remove trusty as default build platform.

Add more CPU unit tests.

Add release tag to README.md
@codecov
Copy link

codecov bot commented Aug 7, 2019

Codecov Report

Merging #15 into master will increase coverage by 4.89%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #15      +/-   ##
=========================================
+ Coverage   86.71%   91.6%   +4.89%     
=========================================
  Files           4       4              
  Lines         429     429              
=========================================
+ Hits          372     393      +21     
+ Misses         57      36      -21
Impacted Files Coverage Δ
chip8/cpu.py 99.02% <0%> (+6.79%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94c319b...dfd0b89. Read the comment docs.

@craigthomas craigthomas merged commit 0d4e232 into master Aug 7, 2019
@craigthomas craigthomas deleted the coverage-fixes branch September 12, 2019 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants