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

#2374 - Add support for object return type #2382

Merged
merged 6 commits into from
Aug 22, 2022

Conversation

Jeckerson
Copy link
Member

@Jeckerson Jeckerson commented Aug 22, 2022

Hello!

  • Type: new feature

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

@Jeckerson Jeckerson linked an issue Aug 22, 2022 that may be closed by this pull request
@Jeckerson Jeckerson self-assigned this Aug 22, 2022
@Jeckerson Jeckerson added nfr New Feature Request enhancement labels Aug 22, 2022
@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #2382 (3cfa8a6) into development (a153e83) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@               Coverage Diff                @@
##             development   #2382      +/-   ##
================================================
- Coverage           7.14%   7.13%   -0.01%     
- Complexity          8631    8633       +2     
================================================
  Files                343     343              
  Lines              21934   21949      +15     
================================================
  Hits                1567    1567              
- Misses             20367   20382      +15     

@sonarcloud
Copy link

sonarcloud bot commented Aug 22, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
53.2% 53.2% Duplication

@Jeckerson Jeckerson merged commit 717b0ce into development Aug 22, 2022
@Jeckerson Jeckerson deleted the #2374-return-type-object branch August 22, 2022 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement nfr New Feature Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate correct ARG_INFO when return type of method is object
1 participant