Skip to content

Conversation

@AlexSkrypnyk
Copy link
Member

@AlexSkrypnyk AlexSkrypnyk commented Mar 20, 2025

Closes #1562

Changed

  1. Switched to https://github.com/AlexSkrypnyk/file for managing any file operations.
  2. Removed tests and Fixtures for the file operations.
  3. Updated Install fixtures to use the Diff format instead of full files.
  4. Added support for updating fixtures when UPDATE_FIXTURES is set.

@github-project-automation github-project-automation bot moved this to BACKLOG in Vortex Mar 20, 2025
@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/installer-fixture-updater branch from ae92d16 to e34acc2 Compare March 20, 2025 23:00
@github-actions github-actions bot temporarily deployed to commit March 20, 2025 23:02 Inactive
@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/installer-fixture-updater branch from e34acc2 to 6ac8a10 Compare March 20, 2025 23:05
@github-actions github-actions bot temporarily deployed to commit March 20, 2025 23:07 Inactive
@codecov
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 55.36%. Comparing base (177de1b) to head (3c161d2).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
.vortex/installer/src/Utils/File.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1566      +/-   ##
===========================================
- Coverage    63.24%   55.36%   -7.88%     
===========================================
  Files           91       90       -1     
  Lines         5030     4673     -357     
===========================================
- Hits          3181     2587     -594     
- Misses        1849     2086     +237     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot temporarily deployed to commit March 20, 2025 23:31 Inactive
@github-actions github-actions bot temporarily deployed to commit March 20, 2025 23:37 Inactive
@github-actions github-actions bot temporarily deployed to commit March 20, 2025 23:43 Inactive
@github-actions github-actions bot temporarily deployed to commit March 20, 2025 23:47 Inactive
Signed-off-by: Alex Skrypnyk <alex@drevops.com>
@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/installer-fixture-updater branch from fbae849 to 3c161d2 Compare March 20, 2025 23:54
@github-actions github-actions bot temporarily deployed to commit March 20, 2025 23:55 Inactive
@AlexSkrypnyk AlexSkrypnyk enabled auto-merge (rebase) March 21, 2025 00:11
@AlexSkrypnyk AlexSkrypnyk disabled auto-merge March 21, 2025 00:11
@AlexSkrypnyk AlexSkrypnyk merged commit eeed9f7 into develop Mar 21, 2025
27 of 29 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the feature/installer-fixture-updater branch March 21, 2025 00:13
@github-project-automation github-project-automation bot moved this from BACKLOG to Release queue in Vortex Mar 21, 2025
@AlexSkrypnyk AlexSkrypnyk moved this from Release queue to Released in 25.4.0 in Vortex Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Update installer tests to use patches rather than whole files in dirextory structure diffs

2 participants