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

Use Generics and improve code quality #44

Merged
merged 12 commits into from
Feb 20, 2024
Merged

Use Generics and improve code quality #44

merged 12 commits into from
Feb 20, 2024

Conversation

GuyKh
Copy link
Owner

@GuyKh GuyKh commented Feb 18, 2024

No description provided.

GuyKh and others added 12 commits February 16, 2024 19:21
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@GuyKh GuyKh merged commit aee73e3 into main Feb 20, 2024
1 check passed
@GuyKh GuyKh deleted the semantics branch February 20, 2024 13:36
GuyKh added a commit that referenced this pull request Feb 28, 2024
* Move to Optional[T] from T | None

* Generic ResponseDescriptor

* Ruff Fixes

* Add Account and generics

* Ruff fixes

* Update pytest requirement from 8.0.0 to 8.0.1 (#46)

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixes generic parsing

* Minor fix

* add RemoteReading Resolution

* Add Decoder pattern

* Ruff fixes

* Bump to 0.1.5

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GuyKh added a commit that referenced this pull request Mar 14, 2024
* Move to Optional[T] from T | None

* Generic ResponseDescriptor

* Ruff Fixes

* Add Account and generics

* Ruff fixes

* Update pytest requirement from 8.0.0 to 8.0.1 (#46)

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixes generic parsing

* Minor fix

* add RemoteReading Resolution

* Add Decoder pattern

* Ruff fixes

* Bump to 0.1.5

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

1 participant