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

Toarray format #40

Merged
merged 6 commits into from
May 27, 2024
Merged

Toarray format #40

merged 6 commits into from
May 27, 2024

Conversation

Bchass
Copy link
Owner

@Bchass Bchass commented May 27, 2024

Description

Brought in tinynumpy for toarray(). Outside of this tinynumpy will be optional.

Related Issue

Closes: #3

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My changes pass all existing automated tests.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation accordingly.

Additional Notes

N/A

Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.56%. Comparing base (db1a5a3) to head (17c7644).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   92.27%   92.56%   +0.28%     
==========================================
  Files           4        4              
  Lines         246      242       -4     
==========================================
- Hits          227      224       -3     
+ Misses         19       18       -1     

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

@Bchass Bchass merged commit d4946a7 into main May 27, 2024
12 checks passed
@Bchass Bchass deleted the toarray_format branch May 27, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

toarray format
1 participant