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

FIX: Add get_caller_fqn() function #14

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

Conversation

aikikode
Copy link
Contributor

@aikikode aikikode commented Nov 8, 2019

This function will be necessary for other KPN libraries, e.g. timeexecution.

@aikikode aikikode force-pushed the feature/add_get_caller_fqn branch 4 times, most recently from 1f8da65 to 867017c Compare November 11, 2019 15:18
@aikikode aikikode force-pushed the feature/add_get_caller_fqn branch from 867017c to ff5b796 Compare November 11, 2019 15:35
@codecov-io
Copy link

Codecov Report

Merging #14 into master will decrease coverage by 0.24%.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   96.73%   96.49%   -0.25%     
==========================================
  Files           3        3              
  Lines          92      114      +22     
==========================================
+ Hits           89      110      +21     
- Misses          3        4       +1
Impacted Files Coverage Δ
fqn_decorators/decorators.py 98.9% <95.45%> (-1.1%) ⬇️

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 406582a...ff5b796. Read the comment docs.

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