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

Enable Bugbear 904 - Within an except clause, raise exceptions with from err or from None #5992

Merged
merged 2 commits into from Nov 21, 2023

Conversation

Hoxbro
Copy link
Member

@Hoxbro Hoxbro commented Nov 21, 2023

@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2023

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (ba29c24) 88.58% compared to head (8b20ebb) 88.56%.

Files Patch % Lines
holoviews/core/io.py 0.00% 4 Missing ⚠️
holoviews/util/__init__.py 0.00% 3 Missing ⚠️
holoviews/ipython/__init__.py 0.00% 2 Missing ⚠️
holoviews/operation/stats.py 0.00% 2 Missing ⚠️
holoviews/plotting/util.py 0.00% 2 Missing ⚠️
holoviews/core/dimension.py 0.00% 1 Missing ⚠️
holoviews/element/comparison.py 88.88% 1 Missing ⚠️
holoviews/element/graphs.py 0.00% 1 Missing ⚠️
holoviews/element/raster.py 0.00% 1 Missing ⚠️
holoviews/operation/datashader.py 0.00% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5992      +/-   ##
==========================================
- Coverage   88.58%   88.56%   -0.02%     
==========================================
  Files         315      315              
  Lines       65573    65573              
==========================================
- Hits        58086    58076      -10     
- Misses       7487     7497      +10     
Flag Coverage Δ
ui-tests 23.15% <0.00%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Hoxbro Hoxbro merged commit 6cd8a4e into main Nov 21, 2023
10 checks passed
@Hoxbro Hoxbro deleted the b904 branch November 21, 2023 09:53
@Hoxbro Hoxbro added the type: maintenance infrastructure and maintenance of CI label Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance infrastructure and maintenance of CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants