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

OptiBP Widget #581

Merged
merged 37 commits into from
May 31, 2021
Merged

OptiBP Widget #581

merged 37 commits into from
May 31, 2021

Conversation

hamza-vd
Copy link
Contributor

See #570

@hamza-vd hamza-vd changed the title Feature/optibp widget OptiBP Widget May 10, 2021
@hamza-vd hamza-vd marked this pull request as ready for review May 20, 2021 05:46
@@ -1,4 +1,4 @@
VERSION_NAME=2.0.11-SNAPSHOT
VERSION_NAME=2.1.1-SNAPSHOT
Copy link
Member

Choose a reason for hiding this comment

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

Why are we jumping to 2.1.1 instead of 2.1.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reverted to v2.1.0

Copy link
Contributor

@allan-on allan-on left a comment

Choose a reason for hiding this comment

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

Are the NativeRadioButtonFactory and CheckBoxFactory tests specifically failing on this branch?

public static final int OPTIBP_REPEAT_REQUEST_CODE = 302;
public static final String OPTIBP_REPORT_RESULT = "result";
public static final String OPTIBP_REPORT_COMPONENT = "component";
public static final String OPTIBP_REPORT_VALUE_QUANITITY = "valueQuantity";
Copy link
Contributor

Choose a reason for hiding this comment

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

There's a tiny typo here -> VALUE_QUANTITY

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, I updated some functionality in NativeRadioButtonFactory and CheckBoxFactory to fix a FATAL EXCEPTION appearing on Android 7, resulting in failing tests for these 2. So after that, I also had to update tests for these.

@dubdabasoduba dubdabasoduba self-requested a review May 31, 2021 07:17
@hamza-vd hamza-vd merged commit c9c6c7e into master May 31, 2021
@hamza-vd hamza-vd deleted the feature/optibp-widget branch May 31, 2021 08:50
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