-
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
Add GeotrekSiteParser and GeotrekCourseParser to Aggregator (refs #3569) #3926
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
Passing run #8303 ↗︎
Details:
Review all test suite changes for PR #3926 ↗︎ |
Chatewgne
force-pushed
the
feat_add_aggregator_for_outdoor
branch
9 times, most recently
from
February 9, 2024 17:35
69c224a
to
54f617d
Compare
camillemonchicourt
changed the title
✨ [FEAT] Add GeotrekSiteParser and tests (refs #3569)
✨ [FEAT] Add GeotrekOutdoorParser and tests (refs #3569)
Feb 11, 2024
Chatewgne
force-pushed
the
feat_add_aggregator_for_outdoor
branch
3 times, most recently
from
February 19, 2024 13:50
d75502d
to
70f7ad5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3926 +/- ##
==========================================
+ Coverage 98.36% 98.37% +0.01%
==========================================
Files 295 296 +1
Lines 22396 22560 +164
==========================================
+ Hits 22029 22193 +164
Misses 367 367 ☔ View full report in Codecov by Sentry. |
Chatewgne
force-pushed
the
feat_add_aggregator_for_outdoor
branch
2 times, most recently
from
February 22, 2024 10:05
5837a7f
to
59e41ab
Compare
Chatewgne
force-pushed
the
feat_add_aggregator_for_outdoor
branch
2 times, most recently
from
February 22, 2024 12:34
2959e02
to
ba4cbfc
Compare
Chatewgne
changed the title
✨ [FEAT] Add GeotrekOutdoorParser and tests (refs #3569)
✨ [FEAT] Add GeotrekSiteParser and GeotrekCourseParser to Aggregator (refs #3569)
Feb 22, 2024
juggler31
approved these changes
Feb 22, 2024
Chatewgne
force-pushed
the
feat_add_aggregator_for_outdoor
branch
5 times, most recently
from
February 28, 2024 09:13
4a814ea
to
40ef8fa
Compare
Chatewgne
force-pushed
the
feat_add_aggregator_for_outdoor
branch
from
March 1, 2024 14:33
3015355
to
5f4f379
Compare
Chatewgne
force-pushed
the
feat_add_aggregator_for_outdoor
branch
from
March 4, 2024 14:12
7c9f2ee
to
f0e038f
Compare
submarcos
approved these changes
Mar 12, 2024
Chatewgne
force-pushed
the
feat_add_aggregator_for_outdoor
branch
from
March 12, 2024 13:58
f0e038f
to
c0ccb16
Compare
marcantoinedupre
requested changes
Mar 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! 👍
babastienne
changed the title
✨ [FEAT] Add GeotrekSiteParser and GeotrekCourseParser to Aggregator (refs #3569)
Add GeotrekSiteParser and GeotrekCourseParser to Aggregator (refs #3569)
Mar 13, 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
#3569
Checklist