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

Also check for pd.NA in is_nan #6290

Merged
merged 3 commits into from
Jul 4, 2024
Merged

Also check for pd.NA in is_nan #6290

merged 3 commits into from
Jul 4, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Jun 19, 2024

Fixes #6289

@hoxbro hoxbro added the type: bug Something isn't correct or isn't working label Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.49%. Comparing base (e243fe0) to head (f27b8f6).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6290      +/-   ##
==========================================
- Coverage   88.55%   88.49%   -0.06%     
==========================================
  Files         323      323              
  Lines       68000    68068      +68     
==========================================
+ Hits        60218    60239      +21     
- Misses       7782     7829      +47     

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

@hoxbro hoxbro modified the milestone: 1.19.1 Jun 24, 2024
@hoxbro hoxbro assigned maximlt and unassigned maximlt Jul 4, 2024
@hoxbro hoxbro requested a review from maximlt July 4, 2024 10:21
holoviews/core/util.py Show resolved Hide resolved
Co-authored-by: Maxime Liquet <[email protected]>
@hoxbro hoxbro enabled auto-merge (squash) July 4, 2024 11:37
@hoxbro hoxbro disabled auto-merge July 4, 2024 11:39
@hoxbro hoxbro enabled auto-merge (squash) July 4, 2024 11:40
@hoxbro hoxbro merged commit 4f20762 into main Jul 4, 2024
13 checks passed
@hoxbro hoxbro deleted the na_range branch July 4, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spans and Lines don’t support half-open hard ranges
2 participants