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

fix issue when inferring single-node or non-const JoinedStr #2578

Merged
merged 3 commits into from
Sep 23, 2024

Add changelog

1cfeaa8
Select commit
Loading
Failed to load commit list.
Merged

fix issue when inferring single-node or non-const JoinedStr #2578

Add changelog
1cfeaa8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

93.10% (target 92.00%)

View this Pull Request on Codecov

93.10% (target 92.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 93.10%. Comparing base (706fcdb) to head (1cfeaa8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2578      +/-   ##
==========================================
- Coverage   93.10%   93.10%   -0.01%     
==========================================
  Files          93       93              
  Lines       11067    11065       -2     
==========================================
- Hits        10304    10302       -2     
  Misses        763      763              
Files with missing lines Coverage Ξ”
astroid/nodes/node_classes.py 95.13% <100.00%> (-0.01%) ⬇️