Skip to content

Avoid a too broad try...except NameError clause #1443

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
Jan 23, 2021

Conversation

matthiask
Copy link
Member

Refs #1437

@codecov
Copy link

codecov bot commented Jan 23, 2021

Codecov Report

Merging #1443 (10e1d00) into master (805acf4) will increase coverage by 0.29%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1443      +/-   ##
==========================================
+ Coverage   87.65%   87.95%   +0.29%     
==========================================
  Files          29       29              
  Lines        1588     1586       -2     
  Branches      221      222       +1     
==========================================
+ Hits         1392     1395       +3     
+ Misses        145      141       -4     
+ Partials       51       50       -1     
Impacted Files Coverage Δ
debug_toolbar/panels/cache.py 84.39% <100.00%> (-0.22%) ⬇️
debug_toolbar/panels/profiling.py 91.07% <0.00%> (+4.46%) ⬆️

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 805acf4...10e1d00. Read the comment docs.

@matthiask matthiask merged commit 27598e7 into master Jan 23, 2021
@matthiask matthiask deleted the 1437-nameerror-clause branch January 24, 2021 16:23
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