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

refactor(mlablocate): use interface, remove unused fields, add docs #383

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

bassosimone
Copy link
Contributor

This is a very light refactoring of the mlablocate package where we do
the following things:

  1. use interfaces rather depending on other pkgs where possible

  2. only keep the fields we really need in the result struct

  3. write more comprehensive docs (including todo-next comments)

While there, use neubot/dash rather than ndt7 for the tests.

This is a very light refactoring of the mlablocate package where we do
the following things:

1. use interfaces rather depending on other pkgs where possible

2. only keep the fields we really need in the result struct

3. write more comprehensive docs (including todo-next comments)

While there, use `neubot/dash` rather than `ndt7` for the tests.
@bassosimone bassosimone merged commit 2613579 into master Jun 15, 2021
@bassosimone bassosimone deleted the develop branch June 15, 2021 16:57
ainghazal pushed a commit to ainghazal/probe-cli that referenced this pull request Mar 8, 2022
…oni#383)

This is a very light refactoring of the mlablocate package where we do
the following things:

1. use interfaces rather depending on other pkgs where possible

2. only keep the fields we really need in the result struct

3. write more comprehensive docs (including todo-next comments)

While there, use `neubot/dash` rather than `ndt7` for the tests.
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.

1 participant