Closed odidev closed 3 years ago
Merging #49 (ddbed05) into master (1d27d2f) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #49 +/- ##
=======================================
Coverage 95.51% 95.51%
=======================================
Files 6 6
Lines 1047 1047
=======================================
Hits 1000 1000
Misses 47 47
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1d27d2f...ddbed05. Read the comment docs.
@odidev I would be happy to merge this in if you also add aarch64 to the testing matrix as well, just so we can be sure that there are no surprises.
@odidev I would be happy to merge this in if you also add aarch64 to the testing matrix as well, just so we can be sure that there are no surprises.
@SethMMorton I have added the testing matrix. Could you please review it?
Wow, those tests are not fast. But they work!
Add linux aarch64 wheel build support.
Related to https://github.com/SethMMorton/fastnumbers/issues/48 @SethMMorton Could you please review this PR?