Skip to content

#16 - Add support for nested property-access#169

Merged
Jeckerson merged 5 commits into
masterfrom
#16-nested-property-access
Apr 2, 2026
Merged

#16 - Add support for nested property-access#169
Jeckerson merged 5 commits into
masterfrom
#16-nested-property-access

Conversation

@Jeckerson
Copy link
Copy Markdown
Member

@Jeckerson Jeckerson commented Sep 29, 2025

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.

Small description of change:

Thanks

@Jeckerson Jeckerson self-assigned this Sep 29, 2025
@Jeckerson Jeckerson linked an issue Sep 29, 2025 that may be closed by this pull request
@Jeckerson Jeckerson requested a review from niden April 2, 2026 19:23
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

❌ Patch coverage is 77.41935% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.07%. Comparing base (98a353a) to head (6dec87a).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
parser/zephir.lemon 58.82% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   76.51%   77.07%   +0.55%     
==========================================
  Files           5        5              
  Lines        2968     2992      +24     
  Branches      128      131       +3     
==========================================
+ Hits         2271     2306      +35     
+ Misses        697      686      -11     
Flag Coverage Δ
Linux 77.07% <77.41%> (+0.55%) ⬆️
unittests 77.07% <77.41%> (+0.55%) ⬆️

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 marked this pull request as ready for review April 2, 2026 19:24
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 2, 2026

@Jeckerson Jeckerson merged commit c2a6cd6 into master Apr 2, 2026
68 checks passed
@Jeckerson Jeckerson deleted the #16-nested-property-access branch April 2, 2026 22:20
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.

Support nested property-access

2 participants