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

#2330 - Add support of mixed type casting #2333

Merged
merged 2 commits into from
Dec 24, 2021

Conversation

Jeckerson
Copy link
Member

@Jeckerson Jeckerson commented Dec 24, 2021

Hello!

  • Type: bug fix | new feature | code quality | documentation
  • Link to issue:

In raising this pull request, I confirm the following:

  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I updated the CHANGELOG

Small description of change:

Thanks

@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #2333 (00d254e) into development (3984b8b) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@               Coverage Diff                @@
##             development   #2333      +/-   ##
================================================
- Coverage           7.85%   7.85%   -0.01%     
- Complexity          8605    8613       +8     
================================================
  Files                352     352              
  Lines              21557   21563       +6     
================================================
  Hits                1693    1693              
- Misses             19864   19870       +6     

@Jeckerson Jeckerson linked an issue Dec 24, 2021 that may be closed by this pull request
@Jeckerson Jeckerson marked this pull request as ready for review December 24, 2021 15:09
@Jeckerson Jeckerson merged commit 85298b5 into development Dec 24, 2021
@Jeckerson Jeckerson deleted the #2330-improve-mixed-support branch December 24, 2021 16:11
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.

Improve support of mixed type in objects
2 participants