Skip to content

Show function qualname #95

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

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Conversation

alexmojaki
Copy link
Contributor

The qualified function name can be a lot more informative, especially for generic function names like wrapper, or __init__

@codecov
Copy link

codecov bot commented Sep 5, 2021

Codecov Report

Merging #95 (5ab7f98) into master (bb413fb) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files           7        7           
  Lines         513      514    +1     
  Branches       71       71           
=======================================
+ Hits          511      512    +1     
  Misses          2        2           
Impacted Files Coverage Δ
devtools/debug.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb413fb...5ab7f98. Read the comment docs.

@samuelcolvin samuelcolvin merged commit 67a74cd into samuelcolvin:master Sep 8, 2021
@samuelcolvin
Copy link
Owner

great, thank you.

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