Skip to content

Conversation

@isc-pbarton
Copy link
Collaborator

fixes #906

Tested:

  • editing a persistent class to add a new property, storage definition in git repo is updated after save
  • editing a persistent class to add a new parameter, export after save still works and is not called twice
  • editing a non-persistent class, export after save still works and is not called twice

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.09%. Comparing base (04c5f8a) to head (f4e34d4).

Files with missing lines Patch % Lines
cls/SourceControl/Git/Extension.cls 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #910      +/-   ##
==========================================
- Coverage   50.19%   50.09%   -0.11%     
==========================================
  Files          24       24              
  Lines        3315     3322       +7     
==========================================
  Hits         1664     1664              
- Misses       1651     1658       +7     

☔ 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.

@isc-pbarton isc-pbarton merged commit 1c9072c into main Dec 11, 2025
2 checks passed
@isc-pbarton isc-pbarton deleted the export-storage-def branch December 11, 2025 17:02
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.

Storage of %Persistent class not keeping up with last changes

4 participants