-
Notifications
You must be signed in to change notification settings - Fork 76
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
🐛 [BUG] Fix error when creating an intervention without a report (suricate workflow) #4347
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Geotrek-admin Run #10156
Run Properties:
|
Project |
Geotrek-admin
|
Branch Review |
refs/pull/4347/merge
|
Run status |
Passed #10156
|
Run duration | 02m 04s |
Commit |
f1cda2ac9f ℹ️: Merge 7da5e4911be10f1265b9dac9a7c82fc9098110f2 into be885a5821c9d12969435fd3070a...
|
Committer | Justine Fricou |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
22
|
View all changes introduced in this branch ↗︎ |
justinefricou
force-pushed
the
fix_intervention_status_check
branch
from
October 21, 2024 13:47
f04a46c
to
cc49e2c
Compare
Chatewgne
requested changes
Oct 21, 2024
Chatewgne
previously requested changes
Oct 21, 2024
justinefricou
force-pushed
the
fix_intervention_status_check
branch
from
October 21, 2024 16:13
5e75529
to
8cde229
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4347 +/- ##
==========================================
- Coverage 98.41% 98.40% -0.01%
==========================================
Files 267 267
Lines 20928 20976 +48
==========================================
+ Hits 20596 20642 +46
- Misses 332 334 +2 ☔ View full report in Codecov by Sentry. |
submarcos
reviewed
Oct 22, 2024
submarcos
changed the title
🐛 [BUG] Fix error 500 when creating an intervention without a report (suricate workflow)
🐛 [BUG] Fix error when creating an intervention without a report (suricate workflow)
Oct 22, 2024
justinefricou
force-pushed
the
fix_intervention_status_check
branch
from
October 22, 2024 11:47
130669e
to
7da5e49
Compare
Chatewgne
approved these changes
Oct 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
Checklist