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

Improve the gen attribute support of the context manager hook #5

Merged
merged 76 commits into from
Nov 28, 2023

Conversation

TaiSakuma
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2023

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (cd31b92) 90.42% compared to head (147ca29) 95.12%.

Files Patch % Lines
tests/gen/refs/dunder.py 95.16% 8 Missing and 5 partials ⚠️
tests/gen/refs/nested.py 98.08% 2 Missing and 2 partials ⚠️
src/apluggy/gen.py 95.77% 2 Missing and 1 partial ⚠️
tests/gen/runner.py 98.19% 0 Missing and 2 partials ⚠️
tests/gen/refs/types.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   90.42%   95.12%   +4.70%     
==========================================
  Files          13       24      +11     
  Lines         428     1046     +618     
  Branches      100      187      +87     
==========================================
+ Hits          387      995     +608     
- Misses         35       39       +4     
- Partials        6       12       +6     

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

@TaiSakuma TaiSakuma merged commit 2b452de into main Nov 28, 2023
12 of 14 checks passed
@TaiSakuma TaiSakuma deleted the with_single branch November 28, 2023 21:17
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