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

refactor(budgetFormatter): ignore spaces between when abbreviations - EUBFR-214 #166

Merged
merged 20 commits into from
Dec 12, 2018

Conversation

kalinchernev
Copy link
Contributor

PR description

Tests added contain the main idea.

QA Checklist

When you add a new ETL/producer, please check for the following:

  • Producer's secrets are stored safely
  • Ensure the ETL is added to the corresponding scripts/ for automated deployment and deletion
  • There is at least 1 unit test with a jest snapshot for the transform function of the ETL
  • Update the file PRODUCERS_DATA_AVAILABILITY_GRID.md indicating which fields are available in source data of ETL
  • Ensure there is (flow/jsdocs) documentation in the tranform.js file which is to be used for automated documentation
  • Generate the necessary documentation pages for the new ETL by yarn docs:md

lib/budget/getCurrency.js Outdated Show resolved Hide resolved
lib/budget/getCurrency.js Outdated Show resolved Hide resolved
lib/budget/getCurrencyData.js Outdated Show resolved Hide resolved
degliwe and others added 7 commits November 27, 2018 11:05
Co-Authored-By: kalinchernev <kalinchernev@users.noreply.github.com>
Co-Authored-By: kalinchernev <kalinchernev@users.noreply.github.com>
Co-Authored-By: kalinchernev <kalinchernev@users.noreply.github.com>
@yhuard yhuard assigned yhuard and unassigned degliwe Dec 11, 2018
@yhuard yhuard removed their assignment Dec 12, 2018
@yhuard yhuard merged commit 058ce87 into master Dec 12, 2018
@yhuard yhuard deleted the refactor/eubfr-lib-EUBFR-214 branch December 12, 2018 07:05
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.

3 participants