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

Add type annotations in the code #21

Closed
DobromirM opened this issue Oct 29, 2019 · 0 comments
Closed

Add type annotations in the code #21

DobromirM opened this issue Oct 29, 2019 · 0 comments
Labels
good first issue Good for newcomers technical debt Improve code maintainability and readability

Comments

@DobromirM
Copy link
Member

No description provided.

@DobromirM DobromirM added documentation Improvements or additions to documentation good first issue Good for newcomers labels Oct 29, 2019
@DobromirM DobromirM added technical debt Improve code maintainability and readability and removed documentation Improvements or additions to documentation labels Oct 29, 2019
DobromirM added a commit that referenced this issue Oct 29, 2019
* Added type annotations for some of the methods in `warp` module.
* Refactored code.
DobromirM added a commit that referenced this issue Oct 29, 2019
* Added type annotations for some of the methods in structure module.
* Refactored code.
DobromirM added a commit that referenced this issue Oct 30, 2019
* Added more type annotations.
* Added more documentation.
* Added unit tests for `structures` module.
* Refactored code.
DobromirM added a commit that referenced this issue Oct 30, 2019
* Added more type annotations in `structures` module.
* Added more documentation in `structures` module.
* Added additional unit tests for `structures` module.
* Refactored code.
DobromirM added a commit that referenced this issue Oct 30, 2019
* Added more type annotations in `structures` module.
* Added more documentation in `structures` module.
* Added additional unit tests for `structures` module.
* Refactored code.
DobromirM added a commit that referenced this issue Oct 31, 2019
* Added type annotations for methods in `structs` module.
* Implemented additional methods for RecordMap and objects derived from it.
* Started work on documentation for the module.
* Added more unit-tests for the structure module.
* Refactored code.
DobromirM added a commit that referenced this issue Nov 1, 2019
* Added unit-tests for the Record object.
* Added documentation for the Record object.
* Removed redundant method.
DobromirM added a commit that referenced this issue Nov 4, 2019
* Refactored unit-test.
* Added documentation for `warp` module.
* Improved unit-tests for `envelopes`.
* Included additional method to `envelope` type.
DobromirM added a commit that referenced this issue Nov 4, 2019
* Refactored structure for `warp` module.
DobromirM added a commit that referenced this issue Nov 4, 2019
* Added type annotations for the `warp` module.
* Added code documentation for the `warp` module.
DobromirM added a commit that referenced this issue Nov 5, 2019
* Changed some of the type annotations in the `warp` module.
* Implemented more unit-tests for the `warp` module.
DobromirM added a commit that referenced this issue Nov 5, 2019
* Refactored main module to match the package name.
* Added unit-tests for the `recon.utils`.
* Added type-annotations for the `recon` module.
DobromirM added a commit that referenced this issue Nov 5, 2019
* Refactored `recon.parsers` code.
* Improved type annotations in `recon` module.
* Added more unit tests for `recon` module.
DobromirM added a commit that referenced this issue Nov 6, 2019
* Added type annotations for `recon.parsers`.
* Refactored code in `recon` module.
DobromirM added a commit that referenced this issue Nov 7, 2019
* Added type annotations for the `recon.writers`.
* Added documentation for the `recon` module.
DobromirM added a commit that referenced this issue Nov 7, 2019
* Refactored code.
* Improved imports.
* Added unit-test for `recon` module.
* Fixed type annotations.
DobromirM added a commit that referenced this issue Nov 15, 2019
* Added unit tests for `WSConnections`.
* Refactored the `client` code.
* Added type-annotations.
* Added documentation.
DobromirM added a commit that referenced this issue Nov 15, 2019
* Fixed imports.
* Refactored file names.
DobromirM added a commit that referenced this issue Nov 15, 2019
* Removed incorrect import.
DobromirM added a commit that referenced this issue Nov 15, 2019
* Missed `init` file for tests.
* Renamed test file.
DobromirM added a commit that referenced this issue Nov 15, 2019
* Included `utils`.
DobromirM added a commit that referenced this issue Nov 15, 2019
* Completed unit tests, documentation and annotations for `client.connections`.
DobromirM added a commit that referenced this issue Nov 18, 2019
* Started work on client refactoring.
DobromirM added a commit that referenced this issue Nov 22, 2019
* Added error handling for task that fail to be scheduled.
* Added type annotation for the swim client and the downlinks.
* Added documentation for the swim client.
DobromirM added a commit that referenced this issue Nov 25, 2019
* Added type annotations for `client.connections`.
* Added code documentation for `client.connections`.
* Added unit tests for `client.connections`.
* Added tests for `client.utils`
DobromirM added a commit that referenced this issue Nov 25, 2019
* Removed whitespace.
DobromirM added a commit that referenced this issue Nov 25, 2019
* Removed whitespace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers technical debt Improve code maintainability and readability
Projects
None yet
Development

No branches or pull requests

1 participant