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

Suppress TypeError from docstring parser in Jupyter notebooks #3

Merged
merged 2 commits into from
May 30, 2022

Conversation

kevin-thankyou-lin
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 29, 2022

Codecov Report

Merging #3 (3763ea5) into master (c27a114) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master       #3   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files          10       10           
  Lines         590      590           
=======================================
  Hits          589      589           
  Misses          1        1           
Flag Coverage Δ
unittests 99.83% <ø> (ø)

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

Impacted Files Coverage Δ
dcargs/_docstrings.py 99.06% <ø> (ø)

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 c27a114...3763ea5. Read the comment docs.

@brentyi brentyi changed the title Catch jupyter notebook TypeError exception Suppress TypeError from docstring parser in Jupyter notebooks May 30, 2022
@brentyi brentyi merged commit 88e8000 into brentyi:master May 30, 2022
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