-
Notifications
You must be signed in to change notification settings - Fork 4
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
Optimize source refresh and ES indexation process #176
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
LePetitTim
force-pushed
the
perf_change_savepoint_index_es
branch
from
April 11, 2023 16:12
92998f6
to
8b91571
Compare
Codecov Report
@@ Coverage Diff @@
## master #176 +/- ##
==========================================
+ Coverage 93.32% 95.04% +1.71%
==========================================
Files 78 79 +1
Lines 2758 2827 +69
==========================================
+ Hits 2574 2687 +113
+ Misses 184 140 -44
Flags with carried forward coverage won't be shown. Click here to find out more.
|
submarcos
changed the title
Perf change savepoint index es
Optimize source refresh and ES indexation process
Apr 12, 2023
LePetitTim
force-pushed
the
perf_change_savepoint_index_es
branch
3 times, most recently
from
April 12, 2023 15:40
c96aaab
to
3a162b2
Compare
LePetitTim
force-pushed
the
perf_change_savepoint_index_es
branch
3 times, most recently
from
April 25, 2023 09:16
967c78f
to
cd6d449
Compare
CFarcy
previously approved these changes
May 4, 2023
LePetitTim
force-pushed
the
perf_change_savepoint_index_es
branch
from
May 10, 2023 13:01
cd6d449
to
5c477ca
Compare
LePetitTim
force-pushed
the
perf_change_savepoint_index_es
branch
from
May 24, 2023 09:56
a845f1a
to
8d3e2a6
Compare
submarcos
reviewed
May 24, 2023
CFarcy
force-pushed
the
perf_change_savepoint_index_es
branch
from
May 25, 2023 13:55
68b6818
to
103f9bc
Compare
CFarcy
force-pushed
the
perf_change_savepoint_index_es
branch
from
June 6, 2023 09:59
228c2f7
to
f5d68ed
Compare
CFarcy
force-pushed
the
perf_change_savepoint_index_es
branch
2 times, most recently
from
July 10, 2023 13:18
25f4ee4
to
9e7ebdf
Compare
submarcos
reviewed
Jul 10, 2023
CFarcy
dismissed
their stale review
July 10, 2023 15:57
I reviewed this PR before adding some code to it. It is not relevant anymore
Co-authored-by: Jean-Etienne Castagnede <[email protected]>
Co-authored-by: Jean-Etienne Castagnede <[email protected]>
* Remove then "re-create" the report field on the Source model to avoid conflict with existing data
* Api return only status code instead of text * wmts source does not have a refresh status
* remove unnecessary reporting * improve message readability * add total count to the report
CFarcy
force-pushed
the
perf_change_savepoint_index_es
branch
from
August 28, 2023 14:12
affcb2b
to
38ffeef
Compare
CFarcy
force-pushed
the
perf_change_savepoint_index_es
branch
from
August 28, 2023 14:30
38ffeef
to
4d6fa86
Compare
3 tasks
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.
No description provided.