-
Notifications
You must be signed in to change notification settings - Fork 77
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 flaky tests (refs #4070) #4451
Merged
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## move_routing_to_backend #4451 +/- ##
========================================================
Coverage 98.46% 98.46%
========================================================
Files 269 269
Lines 21392 21392
========================================================
Hits 21064 21064
Misses 328 328 ☔ View full report in Codecov by Sentry. |
Geotrek-admin Run #10855
Run Properties:
|
Project |
Geotrek-admin
|
Branch Review |
refs/pull/4451/merge
|
Run status |
Passed #10855
|
Run duration | 02m 04s |
Commit |
426438e427 ℹ️: Merge 216f26ce82ed3f67fb4d577f77832d8b5c3e4e82 into e2359b7682c00b119a28d4e3c6c9...
|
Committer | Célia |
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 ↗︎ |
Chatewgne
force-pushed
the
pgrouting_fix_flaky
branch
3 times, most recently
from
January 21, 2025 15:27
cea70f4
to
2bcf55a
Compare
Chatewgne
force-pushed
the
pgrouting_fix_flaky
branch
from
January 21, 2025 16:32
2bcf55a
to
82d452a
Compare
Chatewgne
changed the title
🐛 [BUG] Handle PGRouting fields to reset (refs #4070)
🐛 [BUG] Fix flaky tests (refs #4070)
Jan 21, 2025
Chatewgne
force-pushed
the
pgrouting_fix_flaky
branch
from
January 23, 2025 15:33
f29837c
to
05a50ae
Compare
Chatewgne
force-pushed
the
pgrouting_fix_flaky
branch
4 times, most recently
from
January 28, 2025 10:49
db2e577
to
c7af791
Compare
use proper django extension https://docs.djangoproject.com/en/5.1/ref/contrib/postgres/operations/#createextension |
Chatewgne
force-pushed
the
pgrouting_fix_flaky
branch
from
January 28, 2025 13:43
c7af791
to
216f26c
Compare
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