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

Extractor2 #97

Merged
merged 8 commits into from
May 3, 2019
Merged

Extractor2 #97

merged 8 commits into from
May 3, 2019

Conversation

Christian-B
Copy link
Member

@Christian-B Christian-B commented Dec 17, 2018

Part of SpiNNakerManchester/SpiNNFrontEndCommon#372

The buffer manager now returns data directly rather than a reader object.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1388

  • 0 of 14 (0.0%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 28.46%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spinnaker_graph_front_end/examples/Conways/partitioned_example_b_no_vis_buffer/conways_basic_cell.py 0 1 0.0%
spinnaker_graph_front_end/examples/hello_world/hello_world_vertex.py 0 2 0.0%
spinnaker_graph_front_end/examples/test_fixed_router/hello_world_vertex.py 0 2 0.0%
spinnaker_graph_front_end/examples/test_fixed_router/hello_world_vertex_clone.py 0 2 0.0%
spinnaker_graph_front_end/examples/test_fixed_router_transmitter_reciever/hello_world_vertex.py 0 2 0.0%
spinnaker_graph_front_end/examples/test_fixed_router_transmitter_reciever/hello_world_vertex_clone.py 0 2 0.0%
spinnaker_graph_front_end/examples/template/template_vertex.py 0 3 0.0%
Totals Coverage Status
Change from base Build 1319: 0.01%
Covered Lines: 841
Relevant Lines: 2955

💛 - Coveralls

@coveralls
Copy link

coveralls commented Dec 17, 2018

Pull Request Test Coverage Report for Build 1564

  • 0 of 13 (0.0%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 28.212%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spinnaker_graph_front_end/examples/Conways/partitioned_example_b_no_vis_buffer/conways_basic_cell.py 0 1 0.0%
spinnaker_graph_front_end/examples/hello_world/hello_world_vertex.py 0 2 0.0%
spinnaker_graph_front_end/examples/template/template_vertex.py 0 2 0.0%
spinnaker_graph_front_end/examples/test_fixed_router/hello_world_vertex.py 0 2 0.0%
spinnaker_graph_front_end/examples/test_fixed_router/hello_world_vertex_clone.py 0 2 0.0%
spinnaker_graph_front_end/examples/test_fixed_router_transmitter_reciever/hello_world_vertex.py 0 2 0.0%
spinnaker_graph_front_end/examples/test_fixed_router_transmitter_reciever/hello_world_vertex_clone.py 0 2 0.0%
Totals Coverage Status
Change from base Build 1550: 0.01%
Covered Lines: 830
Relevant Lines: 2942

💛 - Coveralls

@alan-stokes alan-stokes merged commit fb02f9e into master May 3, 2019
@alan-stokes alan-stokes deleted the extractor2 branch May 3, 2019 13:53
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

3 participants