Below are pull request (PR) links to my open source contributions.
OpenTalk
My commits to OpenTalk can be found in this OpenCode mirror
Rust-Clippy
Date | Title |
---|---|
2020.10.10 | #6107 - Ref style link false positive |
2021.01.05 | #6513 - Fix: Empty enum never type |
2021.01.05 | #6577 - New lint: inspect_for_each |
2021.02.04 | #6646 - New lint: manual_flatten |
2021.03.02 | #6824 - Refactor: organize loops module |
2022.08.01 | #9269 - New lint: collapsible_str_replace |
2022.08.23 | #9368 - Improvement: equatable_if_let |
2022.09.04 | #9426 - (Draft) Update Clippy Documentation |
SeaQL
SeaORM
Date | Title |
---|---|
2022.05.13 | #724 - Add date-time flag to sea-orm-cli |
SeaQuery
Date | Title |
---|---|
2022.07.16 | #385 - Qualify schema name for Postgres statements |
2022.08.29 | #426 - Clean up IndexBuilder trait methods |
Shuttle
Date | Title |
---|---|
2022.06.08 | #192 - cargo shuttle init (without bonus) |
2022.07.16 | #238 - cargo shuttle init --axum rocket tide tower |
2022.07.18 | #264 - Update README with cargo shuttle init |
2022.07.26 | #284 - Create cargo-shuttle README |
V
Date | Title |
---|---|
2023.01.15 | #16987 - hash: add missing documentation |
2023.01.17 | #16998 - encoding: add missing documentation |
2023.01.18 | #17033 - term/colors: add missing documentation |
2022.01.19 | #17044 - term: add missing documentation |
PySyft
Date | Title |
---|---|
2017.10.02 | #280 - Implement Default fmod Functionality for Base Tensor Type |
2017.10.04 | #289 - Fix: Func fmod |
2017.10.07 | #302 - Fix Tensor.py methods |
2020.08.09 | #3974 - Documentation for Plan and Protocol |
2020.12.24 | #4942 - Improve test coverage for syft.core.io.address |
2021.01.08 | #4952 - Improve test coverage for syft.core.io |
2021.01.24 | #5001 - Improve test coverage for WebRTC Connection |
2021.02.04 | #5111 - Adjust WebRTC tests to new traceback and raise method |
2021.02.19 | #5116 - Improve test coverage for PySyft AST |