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

Adjust transform classes for bytes based protocol #1151

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

bjoernricks
Copy link
Contributor

What

Adjust transform classes for bytes based protocol

Why

For the protocol implementation bytes are passed in the form of Responses to the transform callables. Therefore adjust the Transform classes to handle bytes now.

References

Checklist

  • Tests

For the protocol implementation bytes are passed in the form of
Responses to the transform callables. Therefore adjust the Transform
classes to handle bytes now.
@bjoernricks bjoernricks requested a review from a team as a code owner June 18, 2024 07:44
@bjoernricks bjoernricks enabled auto-merge (rebase) June 18, 2024 07:44
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA f2d7801.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.57%. Comparing base (2bc27a2) to head (f2d7801).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1151   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files          65       65           
  Lines        4543     4544    +1     
  Branches      832      832           
=======================================
+ Hits         4433     4434    +1     
  Misses         74       74           
  Partials       36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bjoernricks bjoernricks merged commit ae1bd44 into main Jun 18, 2024
22 checks passed
@bjoernricks bjoernricks deleted the transform-bytes branch June 18, 2024 08:03
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

2 participants