Ecosystem report
Old:
main (merge base)
e86121d0
→
New:
28676/merge
3fa80d17
Lint Rule
Removed
Added
Changed
Total
0
4
0
redundant-condition-strict
0
4
0
Project
Removed
Added
Changed
Total
0
4
0
dd-trace-py
non-strict
0
1
0
paasta
non-strict
0
1
0
scipy
non-strict
0
1
0
scrapy
strict
0
1
0
All
Removed Only
Added Only
Changed Only
All Lint Types
redundant-condition-strict (-0 +4 ~0)
All Projects
dd-trace-py (non-strict) (-0 +1 ~0)
paasta (non-strict) (-0 +1 ~0)
scipy (non-strict) (-0 +1 ~0)
scrapy (strict) (-0 +1 ~0)
dd-trace-py
non-strict
(
https://github.com/DataDog/dd-trace-py
)
ddtrace/internal/settings/errortracking.py
📋
:43:48
[warning]
redundant-condition-strict - Condition `config._report_handled_errors in ["all", "user", "third_party"]` is always false
paasta
non-strict
(
https://github.com/yelp/paasta
)
paasta_tools/paastaapi/api_client.py
📋
:211:12
[warning]
redundant-condition-strict - Condition `response_type not in ["file", "bytes"]` is always true
scipy
non-strict
(
https://github.com/scipy/scipy
)
scipy/optimize/tests/test__root.py
📋
:25:16
[warning]
redundant-condition-strict - Condition `method in ('linearmixing', 'excitingmixing')` is always false
scrapy
strict
(
https://github.com/scrapy/scrapy
)
scrapy/core/engine.py
📋
:267:12
[warning]
redundant-condition-strict - Condition `self._state in (_EngineState.STOPPING, _EngineState.STOPPED)` is always false
steam.py
non-strict
(
https://github.com/Gobot1234/steam.py
)
steam/chat.py
📋
:172:65
flaky
(9/10)
[warning]
redundant-condition-strict - Condition `slot not in {"_state"}` is always true