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: refactor initial smoke test #3084

Merged
merged 1 commit into from
Feb 2, 2023
Merged

Conversation

Math-R
Copy link
Contributor

@Math-R Math-R commented Feb 2, 2023

close #3085

@Math-R Math-R requested a review from a team as a code owner February 2, 2023 16:21
@Math-R Math-R force-pushed the mrd/refacto-initial-smoke-test branch from fa58aff to f1d3677 Compare February 2, 2023 16:21
@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Merging #3084 (503e75d) into dev (5161c24) will increase coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev    #3084      +/-   ##
============================================
+ Coverage     38.67%   38.71%   +0.04%     
  Complexity     1707     1707              
============================================
  Files           605      605              
  Lines         18768    18758      -10     
  Branches       2516     2515       -1     
============================================
+ Hits           7258     7262       +4     
+ Misses        11101    11088      -13     
+ Partials        409      408       -1     
Flag Coverage Δ
front 4.80% <ø> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
front/src/reducers/index.ts 100.00% <0.00%> (ø)
front/src/common/api/emptyApi.ts 57.14% <0.00%> (ø)
.../common/ReleaseInformations/ReleaseInformations.js
...common/ReleaseInformations/ReleaseInformations.tsx 0.00% <0.00%> (ø)
front/src/common/api/osrdEditoastApi.ts 7.69% <0.00%> (+7.69%) ⬆️
front/src/Store.ts 100.00% <0.00%> (+14.28%) ⬆️

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

@Math-R Math-R force-pushed the mrd/refacto-initial-smoke-test branch from f1d3677 to 503e75d Compare February 2, 2023 16:54
@Math-R Math-R requested a review from anisometropie February 2, 2023 18:07
@multun multun changed the title front: refactorization of initial smoke test front: refactor initial smoke test Feb 2, 2023
@nicolaswurtz nicolaswurtz merged commit b48271e into dev Feb 2, 2023
@nicolaswurtz nicolaswurtz deleted the mrd/refacto-initial-smoke-test branch February 2, 2023 20:15
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.

Refactoring of initial E2E smoke test
3 participants