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

Simpler syntax for defining a class extending another class #11

Merged
merged 1 commit into from
Jul 15, 2023

Conversation

lmignon
Copy link
Owner

@lmignon lmignon commented Jul 15, 2023

implements #2

@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08 🎉

Comparison is base (25589a7) 87.81% compared to head (dde6519) 87.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   87.81%   87.90%   +0.08%     
==========================================
  Files           7        7              
  Lines         279      281       +2     
  Branches       62       63       +1     
==========================================
+ Hits          245      247       +2     
  Misses         21       21              
  Partials       13       13              
Flag Coverage Δ
unittests 87.90% <100.00%> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
src/extendable/main.py 90.90% <100.00%> (+0.13%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lmignon lmignon merged commit 655253b into master Jul 15, 2023
9 checks passed
@lmignon lmignon deleted the master-improve-extends branch July 15, 2023 12:31
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