Skip to content

#187 - Add support for static return type#188

Merged
Jeckerson merged 1 commit into
masterfrom
#187-self-static-return-type
May 18, 2026
Merged

#187 - Add support for static return type#188
Jeckerson merged 1 commit into
masterfrom
#187-self-static-return-type

Conversation

@Jeckerson
Copy link
Copy Markdown
Member

Hello!

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist.
  • I wrote some tests for this PR.

Thanks

@Jeckerson Jeckerson requested a review from niden May 18, 2026 15:40
@Jeckerson Jeckerson self-assigned this May 18, 2026
@Jeckerson Jeckerson linked an issue May 18, 2026 that may be closed by this pull request
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.21%. Comparing base (771d2ce) to head (00ac648).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
+ Coverage   79.99%   80.21%   +0.22%     
==========================================
  Files           5        5              
  Lines        3074     3083       +9     
  Branches      139      139              
==========================================
+ Hits         2459     2473      +14     
+ Misses        615      610       -5     
Flag Coverage Δ
Linux 80.21% <100.00%> (+0.22%) ⬆️
unittests 80.21% <100.00%> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Jeckerson Jeckerson changed the title #187 - Added support for static return type #187 - Add support for static return type May 18, 2026
@Jeckerson Jeckerson merged commit bd6e282 into master May 18, 2026
68 checks passed
@Jeckerson Jeckerson deleted the #187-self-static-return-type branch May 18, 2026 15:52
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.

Add support of -> self and -> static return type

2 participants