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

Enable Windows on ARM64 target #488

Merged
merged 1 commit into from Nov 18, 2021
Merged

Conversation

niyas-sait
Copy link
Contributor

This patch enables building ultrajson for windows on arm64 targets.

@niyas-sait
Copy link
Contributor Author

All unit tests are passing

pytest
====================================================================================== test session starts =======================================================================================
platform win32 -- Python 3.10.0rc1, pytest-6.2.5, py-1.10.0, pluggy-1.0.0
rootdir: C:\Users\niysai01\Workspace\ultrajson
plugins: anyio-3.3.4, flaky-3.7.0, hypothesis-6.24.0, nbval-0.9.6, asyncio-0.16.0, cov-3.0.0, forked-1.3.0, lazy-fixture-0.6.3, rerunfailures-10.2, subtests-0.5.0, timeout-2.0.1, trio-0.7.0, xdist-2.4.0
collected 164 items                                                                                                                                                                               

tests\test_ujson.py ....................................................................................................................................................................    [100%]

====================================================================================== 164 passed in 1.12s =======================================================================================

@codecov-commenter
Copy link

Codecov Report

Merging #488 (ff1e7bd) into main (6a75b70) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #488   +/-   ##
=======================================
  Coverage   88.96%   88.96%           
=======================================
  Files           6        6           
  Lines        1685     1685           
=======================================
  Hits         1499     1499           
  Misses        186      186           

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 6a75b70...ff1e7bd. Read the comment docs.

@hugovk hugovk added the changelog: Added For new features label Nov 18, 2021
@hugovk hugovk changed the title enable windows on arm64 target Enable Windows on ARM64 target Nov 18, 2021
@hugovk hugovk merged commit 6833495 into ultrajson:main Nov 18, 2021
@hugovk
Copy link
Member

hugovk commented Nov 18, 2021

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Added For new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants