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

⬇️ added temporary cap for numpy #357

Merged
merged 2 commits into from
Jul 18, 2024
Merged

⬇️ added temporary cap for numpy #357

merged 2 commits into from
Jul 18, 2024

Conversation

nquetschlich
Copy link
Collaborator

@nquetschlich nquetschlich commented Jul 18, 2024

Fixes #356

@nquetschlich nquetschlich added the dependencies Pull requests that update a dependency file label Jul 18, 2024
Copy link
Member

@burgholzer burgholzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻 just added a PR description and a suggestion to add a comment.

pyproject.toml Outdated Show resolved Hide resolved
Co-authored-by: Lukas Burgholzer <burgholzer@me.com>
Signed-off-by: Nils Quetschlich <nils.quetschlich@tum.de>
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.1%. Comparing base (5782a6c) to head (cde15e5).
Report is 36 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #357     +/-   ##
=======================================
+ Coverage   92.0%   92.1%   +0.1%     
=======================================
  Files         48      48             
  Lines       2467    2467             
=======================================
+ Hits        2270    2273      +3     
+ Misses       197     194      -3     
Flag Coverage Δ
python 92.1% <ø> (+0.1%) ⬆️

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.

@nquetschlich nquetschlich merged commit c9a7042 into main Jul 18, 2024
22 checks passed
@nquetschlich nquetschlich deleted the restrict_numpy branch July 18, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🐛 Installing via pip in clean environment gives numpy error on np.float?
2 participants