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

[feature/interface-attributes] Added read attributes on interface #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexey-shapilov
Copy link

@alexey-shapilov alexey-shapilov commented Oct 31, 2023

Adds the ability to read attributes on the interfaces of the analyzed class

@alexey-shapilov alexey-shapilov marked this pull request as ready for review October 31, 2023 22:13
@alexey-shapilov alexey-shapilov marked this pull request as draft October 31, 2023 22:17
@alexey-shapilov alexey-shapilov marked this pull request as ready for review November 1, 2023 09:17
@roxblnfk
Copy link
Member

roxblnfk commented Nov 1, 2023

Looks like a breaking change. WDYT @butschster ?
Should it be configurable?

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.53%. Comparing base (3d3aab1) to head (973dec9).
Report is 13 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #12      +/-   ##
============================================
+ Coverage     45.25%   45.53%   +0.27%     
- Complexity      180      182       +2     
============================================
  Files            29       30       +1     
  Lines           464      470       +6     
============================================
+ Hits            210      214       +4     
- Misses          254      256       +2     

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

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.

2 participants