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

Fix warning condition on field location for compute_streamlines #1932

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

PProfizi
Copy link
Contributor

is not was returning true as they are not the same string instances, while != does a real comparison.

@PProfizi PProfizi added the bug Something isn't working label Nov 25, 2024
@PProfizi PProfizi requested a review from BClappe November 25, 2024 15:58
@PProfizi PProfizi self-assigned this Nov 25, 2024
@PProfizi PProfizi added this to the 0.13.3 milestone Nov 25, 2024
@PProfizi PProfizi merged commit c43e575 into master Nov 25, 2024
43 of 44 checks passed
@PProfizi PProfizi deleted the fix/streamlines_warning_condition branch November 25, 2024 16:08
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.03%. Comparing base (3d25208) to head (4814346).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1932      +/-   ##
==========================================
- Coverage   88.05%   88.03%   -0.03%     
==========================================
  Files          83       83              
  Lines        9973     9973              
==========================================
- Hits         8782     8780       -2     
- Misses       1191     1193       +2     
---- 🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants