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: test coverage #2493

Merged
merged 12 commits into from
Dec 6, 2022
Merged

front: test coverage #2493

merged 12 commits into from
Dec 6, 2022

Conversation

anisometropie
Copy link
Contributor

@anisometropie anisometropie commented Dec 5, 2022

closes #2489

@anisometropie anisometropie changed the title front: front test coverage front: test coverage Dec 5, 2022
@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #2493 (292601d) into dev (6e7dc21) will decrease coverage by 42.37%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##                dev    #2493       +/-   ##
=============================================
- Coverage     80.06%   37.68%   -42.38%     
  Complexity     1661     1661               
=============================================
  Files           237      549      +312     
  Lines          7393    16773     +9380     
  Branches        940     2358     +1418     
=============================================
+ Hits           5919     6321      +402     
- Misses         1135    10082     +8947     
- Partials        339      370       +31     
Flag Coverage Δ
front 4.28% <ø> (?)

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

Impacted Files Coverage Δ
front/src/common/Map/Layers/TracksOSM.tsx 0.00% <0.00%> (ø)
...src/applications/osrd/views/OSDSimulationConfig.js 0.00% <0.00%> (ø)
.../Simulation/Allowances/StandardAllowanceDefault.js 0.00% <0.00%> (ø)
...rd/components/OSRDConfMap/PopupInfosCustomTitle.js 0.00% <0.00%> (ø)
front/src/applications/carto/Map.tsx 0.00% <0.00%> (ø)
...cations/osrd/components/OSRDConfMap/setPointIti.js 0.00% <0.00%> (ø)
front/src/common/Map/Layers/OperationalPoints.tsx 0.00% <0.00%> (ø)
...customget/components/SpaceTimeChart/createTrain.js 0.00% <0.00%> (ø)
...rc/applications/editor/tools/switchEdition/tool.ts 0.00% <0.00%> (ø)
...ommon/BootstrapSNCF/ActionBarSNCF/ActionBarItem.js 0.00% <0.00%> (ø)
... and 302 more

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

sim51
sim51 previously approved these changes Dec 6, 2022
front/package.json Outdated Show resolved Hide resolved
@anisometropie anisometropie marked this pull request as ready for review December 6, 2022 11:06
@anisometropie anisometropie requested review from a team December 6, 2022 11:06
@anisometropie anisometropie enabled auto-merge (squash) December 6, 2022 11:15
@anisometropie anisometropie merged commit 003e01e into dev Dec 6, 2022
@anisometropie anisometropie deleted the vcs/front-coverage branch December 6, 2022 11:29
alexandredamiron pushed a commit that referenced this pull request Jan 17, 2023
* test scripts

* front unit test pipeline

* remove CI variable

* install before tests

* fix test

* add ci false back

* code cov

* fix codeco

* fix codecov flag

* remove wachAll

* cobertura report

* uncommit coverage file
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.

E15 — Front code coverage
3 participants