Skip to content
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

Fix : Apidae Trek parser now ignores when no linestring in GPX #4187

Conversation

marcantoinedupre
Copy link
Contributor

@marcantoinedupre marcantoinedupre commented Jun 10, 2024

Correction pour parser Trek Apidae. Reste à :

  • prendre en compte dans les tests,
  • ajouter la traduction.

Checklist

  • I have followed the guidelines in our Contributing document
  • My code respects the Definition of done available in the Development section of the documentation
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes
  • I added an entry in the changelog file
  • My commits are all using prefix convention (emoji + tag name) and references associated issues
  • I added a label to the PR corresponding to the perimeter of my contribution
  • The title of my PR mentionned the issue associated

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.38%. Comparing base (54c8cfe) to head (7acdf81).
Report is 3 commits behind head on fix_apidae_parser.

Additional details and impacted files
@@                Coverage Diff                 @@
##           fix_apidae_parser    #4187   +/-   ##
==================================================
  Coverage              98.38%   98.38%           
==================================================
  Files                    267      267           
  Lines                  20904    20905    +1     
==================================================
+ Hits                   20567    20568    +1     
  Misses                   337      337           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Jun 10, 2024

Geotrek-admin    Run #9838

Run Properties:  status check passed Passed #9838  •  git commit f7a31ebf54 ℹ️: Merge 7acdf8109de8407a07eb9c014c0fea2dfdb5d99d into 54c8cfe17c6757c0e7a67a78811b...
Project Geotrek-admin
Branch Review refs/pull/4187/merge
Run status status check passed Passed #9838
Run duration 01m 56s
Commit git commit f7a31ebf54 ℹ️: Merge 7acdf8109de8407a07eb9c014c0fea2dfdb5d99d into 54c8cfe17c6757c0e7a67a78811b...
Committer Marc-Antoine Dupré
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 22
View all changes introduced in this branch ↗︎

@marcantoinedupre marcantoinedupre force-pushed the fix_apidae_trek_parser_file_wo_extension branch 2 times, most recently from 7a27012 to d1ec3e9 Compare September 2, 2024 09:21
@marcantoinedupre marcantoinedupre force-pushed the fix_apidae_trek_parser_handle_no_linestring branch from 3151646 to f244a3e Compare September 2, 2024 14:04
@marcantoinedupre marcantoinedupre force-pushed the fix_apidae_trek_parser_file_wo_extension branch from d1ec3e9 to 642b30c Compare September 2, 2024 14:12
@marcantoinedupre marcantoinedupre force-pushed the fix_apidae_trek_parser_handle_no_linestring branch from f244a3e to 402eca1 Compare September 2, 2024 15:05
@marcantoinedupre marcantoinedupre force-pushed the fix_apidae_trek_parser_file_wo_extension branch from 642b30c to 54c8cfe Compare September 2, 2024 15:19
@marcantoinedupre marcantoinedupre force-pushed the fix_apidae_trek_parser_handle_no_linestring branch from 402eca1 to 5a7c049 Compare September 2, 2024 15:20
@marcantoinedupre marcantoinedupre marked this pull request as ready for review September 2, 2024 15:36
docs/changelog.rst Outdated Show resolved Hide resolved
@marcantoinedupre marcantoinedupre force-pushed the fix_apidae_trek_parser_handle_no_linestring branch from 5a7c049 to 7acdf81 Compare September 3, 2024 14:07
Base automatically changed from fix_apidae_trek_parser_file_wo_extension to fix_apidae_parser September 3, 2024 14:27
@marcantoinedupre marcantoinedupre merged commit 0957a43 into fix_apidae_parser Sep 3, 2024
20 checks passed
@marcantoinedupre marcantoinedupre deleted the fix_apidae_trek_parser_handle_no_linestring branch September 3, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants