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

Refactor Unicode tests #2889

Merged
merged 4 commits into from
Jul 21, 2021
Merged

Refactor Unicode tests #2889

merged 4 commits into from
Jul 21, 2021

Conversation

nlohmann
Copy link
Owner

@nlohmann nlohmann commented Jul 21, 2021

This PR splits the large Unicode test suite into 5 smaller ones to allow for parallel execution. Furthermore, some static variables reduce the number of required allocations.

@nlohmann nlohmann self-assigned this Jul 21, 2021
@nlohmann nlohmann marked this pull request as draft July 21, 2021 12:04
@coveralls
Copy link

coveralls commented Jul 21, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling c05be30 on fix_ci into 03270ef on develop.

@nlohmann nlohmann marked this pull request as ready for review July 21, 2021 17:44
@nlohmann nlohmann added this to the Release 3.9.2 milestone Jul 21, 2021
@nlohmann nlohmann merged commit eba82ec into develop Jul 21, 2021
@nlohmann nlohmann deleted the fix_ci branch July 21, 2021 19:17
harry75369 pushed a commit to harry75369/json that referenced this pull request Aug 8, 2021
* ♻️ split Unicode tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants