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

fix(pipes): convert bytes using powers of 2 in TdBytesPipe. (closes #527) #545

Merged
merged 1 commit into from
May 3, 2017

Conversation

aciccarello
Copy link
Contributor

Description

Modified the TdBytesPipe to convert using 1024 bytes per Kilobyte (technically Kilibyte).

Closes #527

What's included?

  • Updated pipe conversion
  • Updated unit test numbers

Test Steps

  • npm test
  • ng serve and view docs

General Tests for Every PR

  • ng serve --aot still works. (Hung at 92% chunk asset optimization on local machine)
  • npm run lint passes.
  • npm test passes and code coverage is not lower.
  • npm run build still works.
Screenshots or link to CodePen/Plunker/JSfiddle

Per #527 http://plnkr.co/edit/gLMsYWq064zvaN9FOl32

@emoralesb05
Copy link
Contributor

w000t! awesome @aciccarello !

@emoralesb05 emoralesb05 added the bug label May 3, 2017
@emoralesb05 emoralesb05 added this to the Beta 4 milestone May 3, 2017
@emoralesb05 emoralesb05 changed the title fix(TdBytesPipe) Convert using powers of 2 fix(pipes): convert bytes using powers of 2 in TdBytesPipe. (closes #527) May 3, 2017
@emoralesb05
Copy link
Contributor

LGTM! Thanks dude!

@ilsiepotamus
Copy link
Contributor

👍

2 similar comments
@jeremysmartt
Copy link
Collaborator

👍

@ghost
Copy link

ghost commented May 3, 2017

👍

@emoralesb05 emoralesb05 merged commit c77d517 into Teradata:develop May 3, 2017
@ghost ghost self-requested a review May 3, 2017 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants