-
Notifications
You must be signed in to change notification settings - Fork 47
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
Feat/vadc sprint18 #1597
Feat/vadc sprint18 #1597
Conversation
* feat(globalizeVADCCharts): initial commit * feat(globalizeVADCCharts): reverted unintentionally changed files * feat(globalizeVADCCharts): Fixed missing prop and import name for unit tests * feat(globalVADCCharts): Updates ref from Data-Viz to DataViz to remain consistent with naming elsewhere in app * feat(globalVADCCharts): simplified logic for missing bin data * feat(globalizeVADCCharts): Fixed error msg logic for undefined bins * feat(globalizeVADCCharts): resolved ESLINT issue
* bugfix(discoveryModalButtonsMediaQueries): Initial commit (#1593) * bugfix(discoveryModalButtonsMediaQueries): Initial commit * bugfix(discoveryModalButtonsMediaQueries): Reverted unintentionally changed file and removed commented code * bugfix(duplicateDichotomousCovariates): initial commit * bugfix(duplicateDichotomousCovariates): removed excess line breaks * bugfix(duplicateDichotomousCovariates): Added logic to prevent display of selected covariates * bugfix(duplicateDichotomousCovariates): ran linter * bugfix(duplicateDichotomousCovariates): refactored var names for clarity * bugfix(duplicateDichotomousCovariates): formatted test for clarity * bugfix(duplicateDichotomousCovariates): added inadvertantly changed file * bugfix(duplicateDichotomousCovariates): Formatted test code for readability * bugfix(duplicateDichotomousCovariates): fixed spelling error on continuous
Please find the detailed integration test report here Please find the ci env pod logs here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Please find the detailed integration test report here Please find the ci env pod logs here |
Please find the detailed integration test report here Please find the ci env pod logs here |
Please find the detailed integration test report here Please find the ci env pod logs here |
Please find the detailed integration test report here Please find the ci env pod logs here |
Link to JIRA ticket if there is one:
Bug Fixes
Improvements