Skip to content

Conversation

easamoah7
Copy link
Contributor

What

Add missing __hash__ methods to classes that define __eq__, fixing Ruff PLW1641 errors and unblocking dependabot updates.

Why

Recent Ruff versions introduced stricter checks (PLW1641). Dependabot PRs failed CI until this was fixed.

References

Copy link

github-actions bot commented Aug 25, 2025

Conventional Commits Report

Type Number
Bug Fixes 6
Added 1

🚀 Conventional commits found.

Copy link

codecov bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.32%. Comparing base (15e0046) to head (43e75e8).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1142   +/-   ##
=======================================
  Coverage   90.31%   90.32%           
=======================================
  Files         111      111           
  Lines        7309     7315    +6     
  Branches      840      840           
=======================================
+ Hits         6601     6607    +6     
  Misses        500      500           
  Partials      208      208           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@easamoah7 easamoah7 changed the title Add: Fix pontos for dependabot - Ruff PLW1641 compliance Fix: Fix pontos for dependabot - Ruff PLW1641 compliance Aug 25, 2025
@easamoah7 easamoah7 marked this pull request as ready for review August 27, 2025 13:52
@easamoah7 easamoah7 requested a review from a team as a code owner August 27, 2025 13:52
@y0urself y0urself requested a review from a team as a code owner September 5, 2025 06:06
@greenbonebot greenbonebot enabled auto-merge (rebase) September 5, 2025 06:07
@greenbonebot greenbonebot merged commit 823399a into main Sep 5, 2025
18 checks passed
@greenbonebot greenbonebot deleted the fix-ruff-pontos branch September 5, 2025 06:08
@y0urself
Copy link
Member

y0urself commented Sep 5, 2025

@dependabot unignore ruff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants