Skip to content

Make Elements return a Sequence to allow lazy parsing#11

Merged
Baptouuuu merged 1 commit intodevelopfrom
lazy-elements-visitor
Jun 7, 2025
Merged

Make Elements return a Sequence to allow lazy parsing#11
Baptouuuu merged 1 commit intodevelopfrom
lazy-elements-visitor

Conversation

@Baptouuuu
Copy link
Copy Markdown
Member

Fix #1

@Baptouuuu Baptouuuu self-assigned this Jun 7, 2025
@Baptouuuu Baptouuuu added the enhancement New feature or request label Jun 7, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.51%. Comparing base (342b037) to head (e4499b9).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #11      +/-   ##
=============================================
- Coverage      98.52%   98.51%   -0.01%     
  Complexity       131      131              
=============================================
  Files             27       27              
  Lines            946      941       -5     
=============================================
- Hits             932      927       -5     
  Misses            14       14              

☔ 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.

@Baptouuuu Baptouuuu merged commit 4eb2139 into develop Jun 7, 2025
64 checks passed
@Baptouuuu Baptouuuu deleted the lazy-elements-visitor branch June 7, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace the visitor to extract elements

1 participant