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

[1/3] DXCDT-243: Improve precision of branding theme fields with float64 instead of int #369

Merged

Conversation

sergiught
Copy link
Contributor

@sergiught sergiught commented Oct 17, 2022

🔧 Changes

Change types from int to float32 for increased precision on branding theme fields.

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@sergiught sergiught requested a review from a team as a code owner October 17, 2022 07:54
@sergiught sergiught self-assigned this Oct 17, 2022
@sergiught sergiught marked this pull request as draft October 17, 2022 07:55
@sergiught sergiught force-pushed the patch/DXCDT-243-branding-theme-precision branch from f2a2515 to 9ea746e Compare October 18, 2022 13:50
@sergiught sergiught changed the title DXCDT-243: Improve precision of branding theme fields with float64 instead of int [1/3] DXCDT-243: Improve precision of branding theme fields with float64 instead of int Oct 18, 2022
@sergiught sergiught changed the base branch from main to patch/DXCDT-234-metadata October 18, 2022 13:51
@sergiught sergiught marked this pull request as ready for review October 18, 2022 13:54
@sergiught sergiught merged commit f1e6c0c into patch/DXCDT-234-metadata Oct 19, 2022
@sergiught sergiught deleted the patch/DXCDT-243-branding-theme-precision branch October 19, 2022 05:04
sergiught added a commit that referenced this pull request Oct 19, 2022
* Fix update behavior or client_metadata

* [1/3] DXCDT-243: Improve precision of branding theme fields with float64 instead of int (#369)

Improve precision of branding theme fields with float64 instead of int
sergiught added a commit that referenced this pull request Oct 19, 2022
…361)

* Bump go-auth0 to v0.12.0

* Add validation on identity_api for waad connections

* [2/3] DXCDT-234: Fix update behavior of client_metadata (#362)

* Fix update behavior or client_metadata

* [1/3] DXCDT-243: Improve precision of branding theme fields with float64 instead of int (#369)

Improve precision of branding theme fields with float64 instead of int
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