Skip to content

Decouple topologies from the path network (refs #4982)#5257

Draft
justinefricou wants to merge 2 commits intomasterfrom
decouple_linear_topologies
Draft

Decouple topologies from the path network (refs #4982)#5257
justinefricou wants to merge 2 commits intomasterfrom
decouple_linear_topologies

Conversation

@justinefricou
Copy link
Copy Markdown
Contributor

@justinefricou justinefricou commented Feb 4, 2026

Description

⚠️ Not ready to merge

This PR serves as an integration base. Several smaller PRs will be merged into it before the final merge

TODO

Related Issue

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

@cypress
Copy link
Copy Markdown

cypress Bot commented Feb 4, 2026

Geotrek-admin    Run #15832

Run Properties:  status check passed Passed #15832  •  git commit 940d342390 ℹ️: Merge aa2425074d115a3479d26791af8e03f9d41b3f92 into 73d4f4cbcde0d3a6f46d8fe6edae...
Project Geotrek-admin
Branch Review refs/pull/5257/merge
Run status status check passed Passed #15832
Run duration 02m 02s
Commit git commit 940d342390 ℹ️: Merge aa2425074d115a3479d26791af8e03f9d41b3f92 into 73d4f4cbcde0d3a6f46d8fe6edae...
Committer Justine Fricou
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 ↗︎

@justinefricou justinefricou force-pushed the decouple_linear_topologies branch from 347cbb3 to 9122673 Compare February 5, 2026 15:28
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.46%. Comparing base (73d4f4c) to head (aa24250).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5257      +/-   ##
==========================================
- Coverage   98.47%   98.46%   -0.01%     
==========================================
  Files         273      274       +1     
  Lines       22530    22531       +1     
==========================================
- Hits        22186    22185       -1     
- Misses        344      346       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@justinefricou justinefricou changed the title Decoupling - Modification of the Topology model Decoupling - Modification of the Topology model (refs #4982) Feb 5, 2026
@justinefricou justinefricou changed the title Decoupling - Modification of the Topology model (refs #4982) Decouple topologies from the path network (refs #4982) Feb 5, 2026
@justinefricou justinefricou force-pushed the decouple_linear_topologies branch from 06b1a21 to 5faf6cf Compare February 5, 2026 16:11
@justinefricou justinefricou reopened this Feb 5, 2026
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@justinefricou justinefricou force-pushed the decouple_linear_topologies branch from 90a3c46 to b632b5d Compare February 16, 2026 15:50
- Modifications of the topology model (refs #5253)
- Update filters (refs #5259)
@justinefricou justinefricou force-pushed the decouple_linear_topologies branch from 591f35f to ab1164f Compare February 26, 2026 10:06
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.

1 participant