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

Feature/nex 1937/allow multiple formats for digest #81

Merged
merged 7 commits into from
Oct 9, 2020

Conversation

krampstudio
Copy link
Contributor

@krampstudio krampstudio commented Oct 8, 2020

Related to

  • fix the version of the TextEncoder polyfill since newer version seems broken
  • add OAT prettier config
  • refactor the core/digest to match the coding style guide
  • Allow to create a checksum from core/digest from a File, a Blob or directly binary data (though an ArrayBuffer or a Uint8Array)

How to test :

  • run the unit tests

Copy link
Contributor

@jsconan jsconan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Checklist

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master

@btamas btamas merged commit d360ab7 into develop Oct 9, 2020
@btamas btamas deleted the feature/NEX-1937/allow-multiple-formats-for-digest branch October 9, 2020 12:39
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.

3 participants