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

editoast : refactor generated errors #2317

Merged
merged 2 commits into from
Nov 24, 2022
Merged

Conversation

younesschrifi
Copy link
Contributor

Close #2302

@codecov
Copy link

codecov bot commented Nov 10, 2022

Codecov Report

Merging #2317 (929ad63) into dev (7cba96b) will increase coverage by 0.07%.
The diff coverage is 93.58%.

@@             Coverage Diff              @@
##                dev    #2317      +/-   ##
============================================
+ Coverage     80.01%   80.08%   +0.07%     
  Complexity     1650     1650              
============================================
  Files           237      237              
  Lines          7331     7322       -9     
  Branches        931      931              
============================================
- Hits           5866     5864       -2     
+ Misses         1131     1124       -7     
  Partials        334      334              
Flag Coverage Δ
editoast 69.29% <93.58%> (+0.23%) ⬆️

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

Impacted Files Coverage Δ
editoast/src/generated_data/error/switches.rs 90.74% <ø> (-5.56%) ⬇️
...st/src/generated_data/error/track_section_links.rs 92.30% <ø> (-2.57%) ⬇️
...ditoast/src/generated_data/error/speed_sections.rs 75.86% <33.33%> (-15.32%) ⬇️
...ast/src/generated_data/error/operational_points.rs 75.00% <50.00%> (-15.91%) ⬇️
editoast/src/generated_data/error/mod.rs 97.22% <96.66%> (-2.78%) ⬇️
editoast/src/generated_data/error/buffer_stops.rs 91.66% <100.00%> (-1.89%) ⬇️
editoast/src/generated_data/error/detectors.rs 91.30% <100.00%> (-2.45%) ⬇️
editoast/src/generated_data/error/routes.rs 93.87% <100.00%> (+0.54%) ⬆️
editoast/src/generated_data/error/signals.rs 81.81% <100.00%> (-7.84%) ⬇️
editoast/src/generated_data/error/switch_types.rs 93.10% <100.00%> (-1.02%) ⬇️
... and 20 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@younesschrifi younesschrifi force-pushed the yci/refactor-generated-errors branch 2 times, most recently from dcced56 to a30e6f1 Compare November 17, 2022 09:14
@younesschrifi younesschrifi force-pushed the yci/refactor-generated-errors branch 3 times, most recently from 53deb93 to 3b807c0 Compare November 23, 2022 14:56
@younesschrifi younesschrifi force-pushed the yci/refactor-generated-errors branch 3 times, most recently from 2d334e3 to 66b83e8 Compare November 23, 2022 15:58
@younesschrifi younesschrifi marked this pull request as ready for review November 23, 2022 16:09
@younesschrifi younesschrifi force-pushed the yci/refactor-generated-errors branch 3 times, most recently from b0fcb9d to f9afcc9 Compare November 24, 2022 10:20
@younesschrifi younesschrifi force-pushed the yci/refactor-generated-errors branch from f9afcc9 to b76bc86 Compare November 24, 2022 13:15
@younesschrifi younesschrifi force-pushed the yci/refactor-generated-errors branch from b76bc86 to 929ad63 Compare November 24, 2022 13:48
@younesschrifi younesschrifi merged commit f78db45 into dev Nov 24, 2022
@younesschrifi younesschrifi deleted the yci/refactor-generated-errors branch November 24, 2022 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor editoast generated errors
2 participants