Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

relax latest numpy #1595

Merged
merged 18 commits into from
Jun 19, 2023
Merged

relax latest numpy #1595

merged 18 commits into from
Jun 19, 2023

Conversation

Borda
Copy link
Member

@Borda Borda commented Jun 16, 2023

What does this PR do?

lifting restrictions on used NumPy with patchung types

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests? [not needed for typos/docs]
  • Did you verify new and existing tests pass locally with your changes?
  • If you made a notable change (that affects users), did you update the CHANGELOG?

PR review

  • Is this pull request ready for review? (if not, please submit in draft mode)

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@Borda Borda requested a review from ethanwharris as a code owner June 16, 2023 21:37
@Borda Borda added the bug / fix Something isn't working label Jun 16, 2023
@mergify mergify bot removed the has conflicts label Jun 16, 2023
@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #1595 (07ce452) into master (b253ab2) will increase coverage by 0%.
The diff coverage is 85%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1595   +/-   ##
======================================
  Coverage      86%     86%           
======================================
  Files         291     291           
  Lines       12874   12876    +2     
======================================
+ Hits        11012   11017    +5     
+ Misses       1862    1859    -3     

@mergify mergify bot removed the has conflicts label Jun 18, 2023
@Borda Borda merged commit 1c58ab8 into master Jun 19, 2023
43 checks passed
@Borda Borda deleted the fix/numpy branch June 19, 2023 06:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug / fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant