Skip to content

Decouple or (re)couple a topology in triggers (refs #5254)#5295

Merged
justinefricou merged 1 commit intodecouple_linear_topologiesfrom
decoupling_update_coupled_field
Feb 26, 2026
Merged

Decouple or (re)couple a topology in triggers (refs #5254)#5295
justinefricou merged 1 commit intodecouple_linear_topologiesfrom
decoupling_update_coupled_field

Conversation

@justinefricou
Copy link
Copy Markdown
Contributor

@justinefricou justinefricou commented Feb 19, 2026

Description

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 19, 2026

Geotrek-admin    Run #15829

Run Properties:  status check passed Passed #15829  •  git commit b4c43f905d ℹ️: Merge 23b5ff0907a654df616adf3f064cdc0339b11756 into ab1164f61e5c9acca598e7f320d6...
Project Geotrek-admin
Branch Review refs/pull/5295/merge
Run status status check passed Passed #15829
Run duration 02m 03s
Commit git commit b4c43f905d ℹ️: Merge 23b5ff0907a654df616adf3f064cdc0339b11756 into ab1164f61e5c9acca598e7f320d6...
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 ↗︎

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.46%. Comparing base (ab1164f) to head (23b5ff0).
⚠️ Report is 1 commits behind head on decouple_linear_topologies.

Additional details and impacted files
@@                      Coverage Diff                       @@
##           decouple_linear_topologies    #5295      +/-   ##
==============================================================
- Coverage                       98.47%   98.46%   -0.01%     
==============================================================
  Files                             274      274              
  Lines                           22532    22531       -1     
==============================================================
- Hits                            22188    22185       -3     
- 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 Decouple or (re)couple a topology when updating its geometry (refs #5254) Decouple or (re)couple a topology in triggers (refs #5254) Feb 24, 2026
@justinefricou justinefricou marked this pull request as ready for review February 26, 2026 09:03
@justinefricou justinefricou force-pushed the decouple_linear_topologies branch from 591f35f to ab1164f Compare February 26, 2026 10:06
@justinefricou justinefricou force-pushed the decoupling_update_coupled_field branch from d5d669c to 23b5ff0 Compare February 26, 2026 10:07
@justinefricou justinefricou linked an issue Feb 26, 2026 that may be closed by this pull request
7 tasks
@justinefricou justinefricou merged commit aa24250 into decouple_linear_topologies Feb 26, 2026
21 checks passed
@justinefricou justinefricou deleted the decoupling_update_coupled_field branch February 26, 2026 14:09
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.

Découplage - Noter une topologie comme étant découplée ou (re)couplée

2 participants