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

Class statement support #22

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Class statement support #22

merged 1 commit into from
Oct 12, 2023

Conversation

zhongjiajie
Copy link
Owner

fix: #18

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (44fa7ad) 95.45% compared to head (182a5f8) 95.60%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   95.45%   95.60%   +0.14%     
==========================================
  Files           7        7              
  Lines         176      182       +6     
==========================================
+ Hits          168      174       +6     
  Misses          8        8              
Flag Coverage Δ
unittests 95.60% <100.00%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/stmdency/visitors/base.py 97.67% <100.00%> (+0.37%) ⬆️

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

@zhongjiajie zhongjiajie merged commit 143e9ba into main Oct 12, 2023
23 checks passed
@zhongjiajie zhongjiajie deleted the test_module_class branch October 12, 2023 08:49
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.

Module with class def will not get statement dependency
2 participants