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: Ignore protected methods declared in traits #894

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

localheinz
Copy link
Member

This pull request

  • ignores protected methods declared in traits

Fixes #838.
Fixes #893.

@localheinz localheinz self-assigned this Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.39%. Comparing base (e5bd8b5) to head (30998b6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #894      +/-   ##
============================================
+ Coverage     97.36%   97.39%   +0.02%     
- Complexity      205      209       +4     
============================================
  Files            23       23              
  Lines           722      729       +7     
============================================
+ Hits            703      710       +7     
  Misses           19       19              

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

@localheinz localheinz merged commit 3dfd723 into main Jan 6, 2025
26 checks passed
@localheinz localheinz deleted the fix/trait branch January 6, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants