Skip to content

feat: 315764 Add push action when RDP is created#397

Draft
roma-valor wants to merge 1 commit into
developfrom
feature/add-optional-push-to-create-rdp
Draft

feat: 315764 Add push action when RDP is created#397
roma-valor wants to merge 1 commit into
developfrom
feature/add-optional-push-to-create-rdp

Conversation

@roma-valor
Copy link
Copy Markdown
Contributor

@roma-valor roma-valor commented May 28, 2026

Legal Boilerplate

AB#315764

When you run Create and Push, the action opens a configuration page with a form.
Currently, the form contains a single field: error threshold percentage required to allow the push.
This threshold defines the maximum acceptable error rate before the push is blocked. For example, if there are 300 records and 10 errors (tickets), the push is allowed because the error rate is below the configured threshold of 90% (i.e., only up to 30 errors would be acceptable).
If the number of errors exceeds the threshold, the push will not proceed.

@roma-valor roma-valor force-pushed the feature/add-optional-push-to-create-rdp branch from d05ce6e to 85f4ee4 Compare May 28, 2026 12:31
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

❌ Patch coverage is 96.96970% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.94%. Comparing base (db4feb1) to head (85f4ee4).

Files with missing lines Patch % Lines
...try_workspace/workspaces/admin/cleaners/actions.py 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #397   +/-   ##
========================================
  Coverage    96.93%   96.94%           
========================================
  Files          237      237           
  Lines         9729     9755   +26     
  Branches      1072     1075    +3     
========================================
+ Hits          9431     9457   +26     
  Misses         143      143           
  Partials       155      155           

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

@roma-valor roma-valor marked this pull request as ready for review May 28, 2026 12:56
@roma-valor roma-valor marked this pull request as draft June 1, 2026 14:52
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.

2 participants