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

front: intervals editor, display PRs and allow snapping #4760

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

clarani
Copy link
Contributor

@clarani clarani commented Aug 8, 2023

closes #4560

@clarani clarani requested a review from a team as a code owner August 8, 2023 08:14
@clarani clarani added the area:front Work on Standard OSRD Interface modules label Aug 8, 2023
@clarani clarani force-pushed the cni/front/intervals-editor-4560-pr branch from 941aaef to 2a67e9f Compare August 8, 2023 15:44
@clarani clarani force-pushed the cni/front/intervals-editor-4560-pr branch from 2a67e9f to 33ec7ba Compare August 9, 2023 13:35
@clarani clarani force-pushed the cni/front/intervals-editor-4560-pr branch from 33ec7ba to f9aa39b Compare August 9, 2023 14:03
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #4760 (f9aa39b) into dev (5a68101) will decrease coverage by 0.03%.
The diff coverage is 10.37%.

@@             Coverage Diff              @@
##                dev    #4760      +/-   ##
============================================
- Coverage     19.98%   19.95%   -0.03%     
  Complexity     2238     2238              
============================================
  Files           877      877              
  Lines         89695    89939     +244     
  Branches       2300     2300              
============================================
+ Hits          17926    17950      +24     
- Misses        70488    70708     +220     
  Partials       1281     1281              
Flag Coverage Δ
front 9.53% <10.37%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...editor/components/LinearMetadata/FormComponent.tsx 0.00% <0.00%> (ø)
...tions/editor/components/LinearMetadata/tooltip.tsx 0.00% <0.00%> (ø)
front/src/common/IntervalsDataViz/IntervalItem.tsx 0.00% <0.00%> (ø)
front/src/common/IntervalsDataViz/dataviz.tsx 0.00% <0.00%> (ø)
front/src/common/IntervalsDataViz/types.ts 0.00% <0.00%> (ø)
front/src/common/IntervalsDataViz/utils.ts 0.00% <0.00%> (ø)
...ont/src/common/IntervalsEditor/IntervalsEditor.tsx 0.00% <0.00%> (ø)
.../common/IntervalsEditor/IntervalsEditorTooltip.tsx 0.00% <0.00%> (ø)
front/src/common/IntervalsEditor/types.ts 0.00% <0.00%> (ø)
front/src/common/IntervalsEditor/utils.ts 0.00% <0.00%> (ø)
... and 2 more

@clarani clarani enabled auto-merge August 9, 2023 14:45
@clarani clarani added this pull request to the merge queue Aug 9, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 9, 2023
@clarani clarani added this pull request to the merge queue Aug 9, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 9, 2023
@clarani clarani added this pull request to the merge queue Aug 10, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 10, 2023
@clarani clarani added this pull request to the merge queue Aug 10, 2023
Merged via the queue into dev with commit 512fd53 Aug 10, 2023
@clarani clarani deleted the cni/front/intervals-editor-4560-pr branch August 10, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PR (or any point enumeration) on the Interval Editor and allow snapping
2 participants