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

Removed range and string options from transformationHeuristics #401

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

rmanaem
Copy link
Contributor

@rmanaem rmanaem commented Apr 12, 2023

This PR includes the implementation of the fix for #392.

Changes include:

  • Removal of the range and string options from transformationHeuristics in index.js
  • Update of affected tests:
    • annot-continuous-values.cy.js
    • getHarmonizedPreview.cy.js
    • getTransformOptions.cy.js

Closes #392

@rmanaem rmanaem linked an issue Apr 12, 2023 that may be closed by this pull request
@surchs surchs self-requested a review April 12, 2023 19:56
Copy link
Contributor

@surchs surchs left a comment

Choose a reason for hiding this comment

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

Looks good @rmanaem. I have one 🍒 comment that is unrelated to your PR: could you find out why isoyear isn't in the list of transforms, and then add that info to the comment (see inline comment).

Otherwise good to go from me 🧑‍🍳

@rmanaem rmanaem merged commit b3ff19b into dev_components_talk_to_store_directly Apr 13, 2023
@rmanaem rmanaem deleted the bug-392 branch April 13, 2023 17:13
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.

BUG: Not all available transformation heuristics function correctly.
2 participants