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

refactor: move to using attribute constants for hook attributes #695

Merged
merged 1 commit into from
May 7, 2024

Conversation

linuxdaemon
Copy link
Member

This makes access more consistent and also silences warnings about missing attributes

This makes access more consistent and also silences warnings about missing attributes
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.97%. Comparing base (e610191) to head (68ebddc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #695   +/-   ##
=======================================
  Coverage   83.97%   83.97%           
=======================================
  Files         282      282           
  Lines       20486    20488    +2     
  Branches     3148     3148           
=======================================
+ Hits        17203    17205    +2     
  Misses       2957     2957           
  Partials      326      326           

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

@linuxdaemon linuxdaemon merged commit bf66128 into main May 7, 2024
17 checks passed
@linuxdaemon linuxdaemon deleted the fix-attr-access branch May 7, 2024 11:47
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.

1 participant