Skip to content

fix: outcome_analysis_other persisting on error (resolves #1726) #1739

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

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

jobara
Copy link
Collaborator

@jobara jobara commented Jun 1, 2023

Resolves #1726

Prerequisites

If this PR changes PHP code or dependencies:

  • I've run composer format and fixed any code formatting issues.
  • I've run composer analyze and addressed any static analysis issues.
  • I've run php artisan test and ensured that all tests pass.
  • I've run composer localize to update localization source files and committed any changes.

If this PR changes CSS or JavaScript code or dependencies:

  • I've run npm run lint and fixed any linting issues.
  • I've run npm run build and ensured that CSS and JavaScript assets can be compiled.

@jobara jobara added this to the 1.0.0 milestone Jun 1, 2023
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Merging #1739 (f71a999) into dev (1a9cf61) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                dev    #1739   +/-   ##
=========================================
  Coverage     96.47%   96.48%           
- Complexity     1982     1983    +1     
=========================================
  Files           298      298           
  Lines          8607     8610    +3     
=========================================
+ Hits           8304     8307    +3     
  Misses          303      303           
Impacted Files Coverage Δ
app/Http/Requests/UpdateProjectRequest.php 100.00% <100.00%> (ø)

@jobara jobara merged commit 828a1bd into accessibility-exchange:dev Jun 2, 2023
marvinroman pushed a commit to marvinroman/platform that referenced this pull request Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Who will be going through the results and producing an outcome? - bug in error production
1 participant