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

ci: 🎡 run e2e tests only once for a push or pull-request #786

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

severo
Copy link
Collaborator

@severo severo commented Feb 8, 2023

@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2023

Codecov Report

Base: 92.08% // Head: 91.01% // Decreases project coverage by -1.08% ⚠️

Coverage data is based on head (bd93ce5) compared to base (763a6a2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #786      +/-   ##
==========================================
- Coverage   92.08%   91.01%   -1.08%     
==========================================
  Files          33       85      +52     
  Lines        2249     4551    +2302     
==========================================
+ Hits         2071     4142    +2071     
- Misses        178      409     +231     
Flag Coverage Δ
libs_libcommon 91.63% <ø> (?)
services_admin 87.12% <ø> (?)
services_api 90.13% <ø> (?)
workers_datasets_based 92.08% <ø> (ø)

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

Impacted Files Coverage Δ
libs/libcommon/tests/test_config.py 100.00% <0.00%> (ø)
libs/libcommon/src/libcommon/dataset.py 53.33% <0.00%> (ø)
services/admin/src/admin/config.py 93.61% <0.00%> (ø)
libs/libcommon/tests/test_simple_cache.py 100.00% <0.00%> (ø)
...min/src/admin/routes/cache_reports_with_content.py 84.00% <0.00%> (ø)
services/api/src/api/routes/processing_step.py 60.00% <0.00%> (ø)
libs/libcommon/src/libcommon/exceptions.py 40.42% <0.00%> (ø)
libs/libcommon/src/libcommon/simple_cache.py 97.56% <0.00%> (ø)
libs/libcommon/tests/test_queue.py 100.00% <0.00%> (ø)
services/api/src/api/routes/valid.py 88.37% <0.00%> (ø)
... and 42 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@HuggingFaceDocBuilder
Copy link
Collaborator

HuggingFaceDocBuilder commented Feb 8, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Member

@albertvillanova albertvillanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this will avoid duplicate tests.

@severo severo merged commit d00a620 into main Feb 8, 2023
@severo severo deleted the fix-e2e-ci-again branch February 8, 2023 11: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.

4 participants