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

Closes #21 testing add code coverage for e2e tests #22

Conversation

quentinderoubaix
Copy link
Contributor

@quentinderoubaix quentinderoubaix commented Jul 27, 2023

Allow to compute e2e code coverage and push on codecov.
Also boosts e2e by using sharding.

@quentinderoubaix quentinderoubaix force-pushed the 21-testing-add-code-coverage-for-e2e-tests branch from eae2f7b to 1b90013 Compare July 27, 2023 19:14
@quentinderoubaix quentinderoubaix linked an issue Jul 27, 2023 that may be closed by this pull request
@quentinderoubaix quentinderoubaix force-pushed the 21-testing-add-code-coverage-for-e2e-tests branch 2 times, most recently from bfb9fc6 to 04eee32 Compare July 27, 2023 19:59
@AmadeusITGroup AmadeusITGroup deleted a comment from codecov bot Jul 27, 2023
@quentinderoubaix quentinderoubaix force-pushed the 21-testing-add-code-coverage-for-e2e-tests branch from 04eee32 to b985ac9 Compare July 27, 2023 21:26
@AmadeusITGroup AmadeusITGroup deleted a comment from codecov bot Jul 27, 2023
@quentinderoubaix quentinderoubaix force-pushed the 21-testing-add-code-coverage-for-e2e-tests branch from b985ac9 to 831dc33 Compare July 27, 2023 21:46
@AmadeusITGroup AmadeusITGroup deleted a comment from codecov bot Jul 27, 2023
@quentinderoubaix quentinderoubaix force-pushed the 21-testing-add-code-coverage-for-e2e-tests branch 6 times, most recently from 45c8f84 to deaa03e Compare July 28, 2023 09:33
@quentinderoubaix quentinderoubaix force-pushed the 21-testing-add-code-coverage-for-e2e-tests branch 2 times, most recently from 815c3e7 to 9e5d633 Compare July 28, 2023 09:46
@AmadeusITGroup AmadeusITGroup deleted a comment from codecov bot Jul 28, 2023
@AmadeusITGroup AmadeusITGroup deleted a comment from codecov bot Jul 28, 2023
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@4d77a19). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage        ?   87.04%           
=======================================
  Files           ?       60           
  Lines           ?     1814           
  Branches        ?      362           
=======================================
  Hits            ?     1579           
  Misses          ?      184           
  Partials        ?       51           
Flag Coverage Δ
e2e-1 39.62% <0.00%> (?)
e2e-10 77.11% <0.00%> (?)
e2e-2 81.85% <0.00%> (?)
e2e-3 81.85% <0.00%> (?)
e2e-4 63.22% <0.00%> (?)
e2e-5 80.41% <0.00%> (?)
e2e-6 80.41% <0.00%> (?)
e2e-7 67.90% <0.00%> (?)
e2e-8 80.08% <0.00%> (?)
e2e-9 80.08% <0.00%> (?)
unit 93.08% <0.00%> (?)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@quentinderoubaix quentinderoubaix force-pushed the 21-testing-add-code-coverage-for-e2e-tests branch 2 times, most recently from 9187398 to 5f8a182 Compare July 28, 2023 11:17
@quentinderoubaix quentinderoubaix force-pushed the 21-testing-add-code-coverage-for-e2e-tests branch from 5f8a182 to 1a3852b Compare July 28, 2023 12:46
@quentinderoubaix quentinderoubaix merged commit 5fd9bed into AmadeusITGroup:main Jul 28, 2023
13 checks passed
@quentinderoubaix quentinderoubaix deleted the 21-testing-add-code-coverage-for-e2e-tests branch July 28, 2023 12:56
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.

Testing: add code coverage for e2e tests
1 participant