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

core: Implement HasAncestor. #2514

Merged
merged 5 commits into from
Apr 30, 2024
Merged

core: Implement HasAncestor. #2514

merged 5 commits into from
Apr 30, 2024

Conversation

PapyChacal
Copy link
Collaborator

Implement HasAncestor, the transitive cousin of HasParent.

@PapyChacal PapyChacal added minor For minor PRs, easy and quick to review, quickly mergeable core xDSL core (ir, textual format, ...) labels Apr 29, 2024
@PapyChacal PapyChacal requested a review from ed741 April 29, 2024 14:56
@PapyChacal PapyChacal self-assigned this Apr 29, 2024
xdsl/traits.py Outdated Show resolved Hide resolved
xdsl/traits.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.84%. Comparing base (ba1bdd4) to head (1903a72).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2514   +/-   ##
=======================================
  Coverage   89.84%   89.84%           
=======================================
  Files         351      351           
  Lines       43769    43800   +31     
  Branches     6529     6537    +8     
=======================================
+ Hits        39323    39351   +28     
- Misses       3486     3488    +2     
- Partials      960      961    +1     

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

PapyChacal and others added 4 commits April 30, 2024 10:26
Co-authored-by: Sasha Lopoukhine <superlopuh@gmail.com>
Co-authored-by: Sasha Lopoukhine <superlopuh@gmail.com>
@PapyChacal PapyChacal merged commit 3a3bcc7 into main Apr 30, 2024
9 checks passed
@PapyChacal PapyChacal deleted the emilien/hasancestor branch April 30, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core xDSL core (ir, textual format, ...) minor For minor PRs, easy and quick to review, quickly mergeable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants