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

✨ [FEAT] Add CirkwiParser to retrieve Treks and Touristic Contents (refs #3947) #3968

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Chatewgne
Copy link
Contributor

@Chatewgne Chatewgne commented Feb 29, 2024

Description

Related Issue

#3947

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

@Chatewgne Chatewgne force-pushed the feat_cirkwi_parser branch 2 times, most recently from 2f125da to 5173b63 Compare February 29, 2024 16:32
@Chatewgne Chatewgne changed the title ✨ [FEAT] Add to retrieve Treks and Touristic Contents (refs #3947) ✨ [FEAT] Add CirkwiParser to retrieve Treks and Touristic Contents (refs #3947) Feb 29, 2024
Copy link

cypress bot commented Feb 29, 2024

Geotrek-admin    Run #9977

Run Properties:  status check passed Passed #9977  •  git commit 1c89fd51c8 ℹ️: Merge 76af75ea0e9408a5274a224c59df1ba44d5957c2 into 8c7219a88cab0fd2805dcc3e792b...
Project Geotrek-admin
Branch Review refs/pull/3968/merge
Run status status check passed Passed #9977
Run duration 02m 00s
Commit git commit 1c89fd51c8 ℹ️: Merge 76af75ea0e9408a5274a224c59df1ba44d5957c2 into 8c7219a88cab0fd2805dcc3e792b...
Committer Célia
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 ↗︎

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

Attention: Patch coverage is 98.93617% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 98.35%. Comparing base (09e45fd) to head (809dfb9).

Files Patch % Lines
geotrek/cirkwi/parsers.py 98.93% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3968   +/-   ##
=======================================
  Coverage   98.35%   98.35%           
=======================================
  Files         294      295    +1     
  Lines       22336    22430   +94     
=======================================
+ Hits        21969    22062   +93     
- Misses        367      368    +1     

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

@Chatewgne Chatewgne force-pushed the feat_cirkwi_parser branch 10 times, most recently from 6add793 to 809dfb9 Compare March 4, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants