Skip to content

Conversation

AZabolotnikov
Copy link
Contributor

Description

Fix issue where parallel tests cannot write to temp_documentation.json. If this file is empty or does not exist then json_decode('', true) returns null.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • [] Any dependent changes have been merged and published in downstream modules

@aizlee aizlee assigned DenTray and unassigned aizlee Jul 30, 2025
@aizlee aizlee self-requested a review July 30, 2025 08:57
Copy link
Collaborator

@DenTray DenTray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AZabolotnikov please refactor testMergeTempDocumentation as well

@DenTray DenTray assigned AZabolotnikov and unassigned DenTray Aug 12, 2025
@DenTray DenTray removed the request for review from aizlee August 12, 2025 04:13
@DenTray DenTray assigned AZabolotnikov and unassigned DenTray Aug 25, 2025
Copy link

@DenTray DenTray merged commit e6942e6 into master Aug 25, 2025
6 checks passed
@DenTray DenTray deleted the fix-paralle-test-documntation branch August 25, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants