phanrahan / magma

magma circuits
Other
253 stars 24 forks source link

[NDArray] Update order to match numpy #1354

Closed leonardt closed 9 months ago

leonardt commented 9 months ago

Addresses #1310

cc @rkshthrmsh

codecov-commenter commented 9 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (ed03f44) 85.24% compared to head (67d3c7f) 85.22%. Report is 4 commits behind head on master.

:exclamation: Current head 67d3c7f differs from pull request most recent head 14f121a. Consider uploading reports for the commit 14f121a to get more accurate results

Files Patch % Lines
magma/primitives/set_index.py 80.00% 3 Missing :warning:
magma/array.py 92.30% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1354 +/- ## ========================================== - Coverage 85.24% 85.22% -0.02% ========================================== Files 169 169 Lines 17617 17624 +7 ========================================== + Hits 15017 15020 +3 - Misses 2600 2604 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.