Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrapped2 #110

Merged
merged 16 commits into from
Jun 12, 2019
Merged

Wrapped2 #110

merged 16 commits into from
Jun 12, 2019

Conversation

Christian-B
Copy link
Member

@Christian-B Christian-B commented Jun 11, 2019

Includes machine repair rather than machine mutible
add_fpga_links add_spinnaker_links dont need to be told the board version. Machine knows that!

Must be done at the same time as:
SpiNNakerManchester/PACMAN#228
SpiNNakerManchester/SpiNNFrontEndCommon#439
SpiNNakerManchester/SpiNNMan#164
SpiNNakerManchester/SpiNNakerGraphFrontEnd#109

@coveralls
Copy link

Pull Request Test Coverage Report for Build 882

  • 87 of 93 (93.55%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 92.881%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spinn_machine/machine_factory.py 46 52 88.46%
Totals Coverage Status
Change from base Build 876: 0.5%
Covered Lines: 1383
Relevant Lines: 1489

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 11, 2019

Pull Request Test Coverage Report for Build 886

  • 87 of 93 (93.55%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 92.886%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spinn_machine/machine_factory.py 46 52 88.46%
Totals Coverage Status
Change from base Build 883: 0.5%
Covered Lines: 1384
Relevant Lines: 1490

💛 - Coveralls


@property
def _unreachable_outgoing_chips(self):
def unreachable_outgoing_chips(self):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder whether this (and unreachable_incoming_chips) ought to be done as generators rather than iterators.

@dkfellows dkfellows merged commit 1e4bed6 into master Jun 12, 2019
@dkfellows dkfellows deleted the wrapped2 branch June 12, 2019 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants