Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add failFast flag in flag output to skip remaining validations after first failure #137

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

OptimumCode
Copy link
Owner

@OptimumCode OptimumCode commented Jun 15, 2024

Resolves #136

@OptimumCode OptimumCode added the enhancement New feature or request label Jun 15, 2024
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.64%. Comparing base (869586b) to head (aa21e98).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   90.63%   90.64%   +0.01%     
==========================================
  Files         124      124              
  Lines        3683     3688       +5     
  Branches     1023     1024       +1     
==========================================
+ Hits         3338     3343       +5     
  Misses         65       65              
  Partials      280      280              

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

@OptimumCode OptimumCode enabled auto-merge (squash) June 15, 2024 12:35
@OptimumCode OptimumCode merged commit 75b4fb4 into main Jun 15, 2024
9 checks passed
OptimumCode added a commit that referenced this pull request Jun 15, 2024
…r first failure (#137)

Resolves #136

(cherry picked from commit 75b4fb4)
@OptimumCode OptimumCode deleted the issue_#136 branch June 15, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement: add fail-fast functionality for Flag output
1 participant