zephir-lang / zephir

Zephir is a compiled high-level language aimed to ease the creation of C-extensions for PHP
https://zephir-lang.com
MIT License
3.3k stars 466 forks source link

#2374 - Add support for `object` return type #2382

Closed Jeckerson closed 2 years ago

Jeckerson commented 2 years ago

Hello!

In raising this pull request, I confirm the following:

Small description of change:

Thanks

codecov[bot] commented 2 years ago

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[bot] commented 2 years ago

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