Skip to content

Add test for ranges #4498

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

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from
Draft

Add test for ranges #4498

wants to merge 5 commits into from

Conversation

nlohmann
Copy link
Owner

Try to reproduce #4440.

@nlohmann nlohmann self-assigned this Nov 17, 2024
@coveralls
Copy link

coveralls commented Nov 17, 2024

Coverage Status

coverage: 99.19%. remained the same
when pulling 8e8b1b4 on views-test
into 281d1e9 on develop.

Copy link

This pull request has been marked as stale because it has had no activity for 30 days. While we won’t close it automatically, we encourage you to update or comment if it is still relevant. Keeping pull requests active and up-to-date helps us review and merge changes more efficiently. Thank you for your contributions!

@github-actions github-actions bot added the state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated label Jan 18, 2025
@nlohmann nlohmann removed state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated M labels May 22, 2025
nlohmann and others added 5 commits May 25, 2025 16:20
# This is the 1st commit message:

:white_check_mark: add test for #4440

Signed-off-by: Niels Lohmann <[email protected]>

# Conflicts:
#	tests/src/unit-regression2.cpp

# This is the commit message #2:

:white_check_mark: add test for #4440

Signed-off-by: Niels Lohmann <[email protected]>
# This is the 1st commit message:

:white_check_mark: add test for #4440

Signed-off-by: Niels Lohmann <[email protected]>

# Conflicts:
#	tests/src/unit-regression2.cpp

# This is the commit message #2:

:white_check_mark: add test for #4440

# This is the commit message #3:

:white_check_mark: add test for #4440

Signed-off-by: Niels Lohmann <[email protected]>
# This is the 1st commit message:

:white_check_mark: add test for #4440

Signed-off-by: Niels Lohmann <[email protected]>

# Conflicts:
#	tests/src/unit-regression2.cpp

# This is the commit message #2:

:white_check_mark: add test for #4440

# This is the commit message #3:

:white_check_mark: add test for #4440

# This is the commit message #4:

:white_check_mark: add test for #4440

# This is the commit message #5:

:white_check_mark: add test for #4440

Signed-off-by: Niels Lohmann <[email protected]>
Changed the example code in the documentation from copy initialization
to direct initialization for `json::json_pointer`.
This prevents compilation errors caused by the constructor being explicit.

Signed-off-by: Niels Lohmann <[email protected]>
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.

3 participants