Skip to content

fix: resolve dry-run reporting bugs across multiple asset types - #1462

Merged
ankita10119 merged 6 commits into
masterfrom
DXCDT-2219
Aug 24, 2026
Merged

fix: resolve dry-run reporting bugs across multiple asset types#1462
ankita10119 merged 6 commits into
masterfrom
DXCDT-2219

Conversation

@ankita10119

@ankita10119 ankita10119 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

🔧 Changes

This PR fixes 5 dry-run bugs affecting accuracy and reliability of a0deploy import --dry-run output:

📚 References

🔬 Testing

Manual E2E - a0deploy import --dry-run against a live tenant:

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@ankita10119
ankita10119 requested a review from a team as a code owner August 18, 2026 08:37
@codecov-commenter

codecov-commenter commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.51%. Comparing base (a00a055) to head (3280a52).

Files with missing lines Patch % Lines
src/tools/auth0/handlers/connections.ts 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1462      +/-   ##
==========================================
- Coverage   80.51%   80.51%   -0.01%     
==========================================
  Files         163      163              
  Lines        7745     7749       +4     
  Branches     1721     1723       +2     
==========================================
+ Hits         6236     6239       +3     
  Misses        808      808              
- Partials      701      702       +1     

☔ View full report in Codecov by Harness.
📢 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.

@ankita10119
ankita10119 merged commit 13d479f into master Aug 24, 2026
9 checks passed
@ankita10119
ankita10119 deleted the DXCDT-2219 branch August 24, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants