Skip to content

Implement equality constraint - #2927

Merged
jacobtylerwalls merged 6 commits into
pylint-dev:mainfrom
zenlyj:equality-constraint
Feb 6, 2026
Merged

Implement equality constraint#2927
jacobtylerwalls merged 6 commits into
pylint-dev:mainfrom
zenlyj:equality-constraint

[pre-commit.ci] auto fixes from pre-commit.com hooks

e369324
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2026 in 1s

93.31% (target 92.00%)

View this Pull Request on Codecov

93.31% (target 92.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.31%. Comparing base (d4a7e63) to head (e369324).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2927      +/-   ##
==========================================
+ Coverage   93.29%   93.31%   +0.01%     
==========================================
  Files          92       92              
  Lines       11266    11292      +26     
==========================================
+ Hits        10511    10537      +26     
  Misses        755      755              
Files with missing lines Coverage Δ
astroid/constraint.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.