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

Replaces np.float by np.float64 since it was removed in numpy 1.24 #81

Merged
merged 1 commit into from Dec 21, 2022

Conversation

jeandet
Copy link
Member

@jeandet jeandet commented Dec 21, 2022

No description provided.

Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
@jeandet jeandet added the bug Something isn't working label Dec 21, 2022
@jeandet jeandet added this to the v1.0.5 milestone Dec 21, 2022
@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Base: 83.24% // Head: 83.17% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (f27788b) compared to base (f11b4c9).
Patch coverage: 33.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   83.24%   83.17%   -0.07%     
==========================================
  Files          44       45       +1     
  Lines        2679     2711      +32     
  Branches      404      415      +11     
==========================================
+ Hits         2230     2255      +25     
- Misses        321      324       +3     
- Partials      128      132       +4     
Impacted Files Coverage Δ
speasy/core/data_containers.py 87.35% <33.33%> (ø)
speasy/core/cdf/__init__.py 78.12% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jeandet jeandet merged commit d52febc into SciQLop:main Dec 21, 2022
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.

None yet

1 participant