Skip to content

Make the JSONValue type recursive #1388

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

Merged
merged 3 commits into from
May 10, 2025
Merged

Make the JSONValue type recursive #1388

merged 3 commits into from
May 10, 2025

Conversation

ewjoachim
Copy link
Member

Relates to #1385 : we discovered the Json type isn't recursive even though it should be.

Successful PR Checklist:

  • Tests
    • (not applicable?)
  • Documentation
    • (not applicable?)

PR label(s):

@ewjoachim ewjoachim requested a review from a team as a code owner May 10, 2025 13:03
@github-actions github-actions bot added the PR type: bugfix 🕵️ Contains bug fix label May 10, 2025
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  procrastinate
  types.py
  worker.py
Project Total  

This report was generated by python-coverage-comment-action

@ewjoachim ewjoachim merged commit f5dc1f5 into main May 10, 2025
14 checks passed
@ewjoachim ewjoachim deleted the fix-json branch May 10, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR type: bugfix 🕵️ Contains bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant