Skip to content

Conversation

@bassosimone
Copy link
Collaborator

@bassosimone bassosimone commented Feb 10, 2020

This diff has been written by @darkk as part of #234 and
has been extracted #234 by @bassosimone, with the objective
of merging these low hanging fruits while we look into the
proper way of implementing the /ping endpoint.

Closes #242


This change is Reviewable

This diff has been written by @darkk as part of #234 and
has been extracted #234 by @bassosimone, with the objective
of merging these low hanging fruits while we look into the
proper way of implementing the `/ping` endpoint.

Closes #242
@bassosimone bassosimone self-assigned this Feb 10, 2020
@bassosimone bassosimone requested a review from pboothe February 11, 2020 08:22
@coveralls
Copy link
Collaborator

coveralls commented Feb 11, 2020

Pull Request Test Coverage Report for Build 1203

  • 57 of 65 (87.69%) changed or added relevant lines in 8 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.05%) to 79.952%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ndt7/download/sender/sender.go 6 10 60.0%
ndt7/ping/message/message.go 19 23 82.61%
Files with Coverage Reduction New Missed Lines %
ndt5/c2s/c2s.go 1 72.32%
Totals Coverage Status
Change from base Build 1201: -0.05%
Covered Lines: 1667
Relevant Lines: 2085

💛 - Coveralls

@bassosimone
Copy link
Collaborator Author

Oh, noes, conflicts! I am going to solve them now!

Conflicted in:
	ndt7/download/download.go
	ndt7/measurer/measurer.go
	ndt7/upload/upload.go

While there `wholectx` => `ctx` based on @gfr10598 feedback when
we were looking at this code together.
@bassosimone
Copy link
Collaborator Author

@pboothe I have fixed conflicts, can you perhaps maybe take another look?

@gfr10598
Copy link
Contributor

gfr10598 commented Apr 3, 2020

FYI, I'd very much like to see a ping beacon client, that would ping many nearby servers, and a random set of far away servers, every 5 minutes or so. But we need a server that would collect the data, too.

@SaiedKazemi SaiedKazemi changed the base branch from master to main August 10, 2022 23:29
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.

Merge simple changes from #234 to master

5 participants