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

Fixing bytes length for localEGA profile #135

Merged
merged 3 commits into from
May 3, 2019

Conversation

anandmohan777
Copy link
Collaborator

@anandmohan777 anandmohan777 commented Apr 26, 2019

Describe the pull request:

  • Bug fix
  • Functional change
  • New feature
  • Code cleanup
  • Build system change
  • Documentation change
  • Language translation

Pull request long description:

In localEGA, removing 32 bytes from the actual file size because when the file is stored in S3, the sha256sum is added at the beginning so the length would be -32. This PR fixes the bug.
Also adding some files related to fix integration tests.

Related issues:

#93

@anandmohan777 anandmohan777 self-assigned this Apr 26, 2019
@anandmohan777 anandmohan777 added bug Something isn't working Dataedge Issue is related to Dataedge microservice labels Apr 26, 2019
blankdots
blankdots previously approved these changes Apr 26, 2019
AlexanderSenf
AlexanderSenf previously approved these changes May 1, 2019
@anandmohan777 anandmohan777 dismissed stale reviews from AlexanderSenf and blankdots via e958d3d May 2, 2019 15:20
@anandmohan777 anandmohan777 changed the title Fixing 16 bytes less transfered in localEGA Fixing bytes length for localEGA profile May 2, 2019
stored in a LocalEga, the sha256sum is added at the beginning so the
length would be -32. Also adding new file for integration test
@anandmohan777 anandmohan777 merged commit 97833fd into master May 3, 2019
@anandmohan777 anandmohan777 deleted the bugfix/byte_length_missing branch May 3, 2019 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Dataedge Issue is related to Dataedge microservice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants