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

Replace np.NaN with np.nan #5938

Merged
merged 2 commits into from Oct 13, 2023
Merged

Replace np.NaN with np.nan #5938

merged 2 commits into from Oct 13, 2023

Conversation

Hoxbro
Copy link
Member

@Hoxbro Hoxbro commented Oct 13, 2023

@Hoxbro Hoxbro enabled auto-merge (squash) October 13, 2023 09:21
@codecov-commenter
Copy link

Codecov Report

Merging #5938 (10b07b1) into main (53f816e) will decrease coverage by 0.59%.
The diff coverage is 68.42%.

@@            Coverage Diff             @@
##             main    #5938      +/-   ##
==========================================
- Coverage   88.58%   87.99%   -0.59%     
==========================================
  Files         313      313              
  Lines       65100    65096       -4     
==========================================
- Hits        57668    57283     -385     
- Misses       7432     7813     +381     
Flag Coverage Δ
ui-tests ?

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

Files Coverage Δ
holoviews/core/data/__init__.py 86.53% <100.00%> (ø)
holoviews/core/data/multipath.py 86.32% <100.00%> (ø)
holoviews/core/data/pandas.py 94.11% <100.00%> (ø)
holoviews/core/data/spatialpandas.py 87.46% <100.00%> (ø)
holoviews/core/data/xarray.py 89.63% <100.00%> (ø)
holoviews/element/graphs.py 85.43% <100.00%> (ø)
holoviews/element/stats.py 84.33% <100.00%> (ø)
holoviews/plotting/bokeh/util.py 67.03% <100.00%> (ø)
holoviews/plotting/mpl/plot.py 60.74% <100.00%> (ø)
holoviews/tests/core/data/test_multiinterface.py 99.41% <100.00%> (ø)
... and 31 more

... and 16 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Hoxbro Hoxbro merged commit af9b1da into main Oct 13, 2023
11 checks passed
@Hoxbro Hoxbro deleted the rename_nan branch October 13, 2023 10:40
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.

None yet

2 participants