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

SIANXSVC-1222: Add binary file API #8

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

nachtjasmin
Copy link
Collaborator

This PR adds a binary API similar to the one in dotnet-e5e.
The example from the current documentation for binary files was taken and adjusted for this new API.

Closes SIANXSVC-1222

@nachtjasmin nachtjasmin added the enhancement New feature or request label Feb 13, 2024
@nachtjasmin nachtjasmin self-assigned this Feb 13, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (8a159d0) 68.75% compared to head (e95fbbc) 72.13%.

Files Patch % Lines
file.go 80.00% 8 Missing and 3 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   68.75%   72.13%   +3.38%     
==========================================
  Files           4        5       +1     
  Lines         128      183      +55     
==========================================
+ Hits           88      132      +44     
- Misses         32       40       +8     
- Partials        8       11       +3     

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

@nachtjasmin nachtjasmin requested review from beachmachine and removed request for PatrickTaibel February 13, 2024 15:47
@nachtjasmin nachtjasmin force-pushed the feature/SIANXSVC-1222-add-binary-file-api branch from e95fbbc to 45ebc37 Compare February 13, 2024 16:12
file.go Show resolved Hide resolved
file.go Show resolved Hide resolved
@nachtjasmin nachtjasmin force-pushed the feature/SIANXSVC-1222-add-binary-file-api branch from 45ebc37 to dcdfd85 Compare February 27, 2024 10:11
@nachtjasmin nachtjasmin force-pushed the feature/SIANXSVC-1222-add-binary-file-api branch from dcdfd85 to 40ddb00 Compare February 27, 2024 15:20
@beachmachine beachmachine merged commit 3276520 into main Feb 28, 2024
3 checks passed
@nachtjasmin nachtjasmin deleted the feature/SIANXSVC-1222-add-binary-file-api branch February 28, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants