Skip to content

Conversation

@fmigneault
Copy link
Collaborator

Replace pytest-rerunfailures by pytest-retry to avoid falsy failure result in JUnit reporting following successful-retry during from coverage for codecov flaky test analysis.

Avoid the flagged tests as seen in #758 (comment) which are "known flaky tests".

…ure' reporting from successful-retry during coverage for codecov flaky test analysis
@fmigneault fmigneault added ci/tests Tests of the package and features ci/operations Related to CI operations (actions, execution, install, builds, etc.) labels Jan 27, 2025
@fmigneault fmigneault self-assigned this Jan 27, 2025
@github-actions github-actions bot added feature/cli Issues or features related to CLI operations. feature/CWL Issue related to CWL support ci/doc Issue related to documentation of the package labels Jan 27, 2025
@codecov
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.69%. Comparing base (5a4805e) to head (9401a5b).
Report is 85 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #790      +/-   ##
==========================================
+ Coverage   87.66%   87.69%   +0.02%     
==========================================
  Files          82       82              
  Lines       21256    21259       +3     
  Branches     2874     2875       +1     
==========================================
+ Hits        18635    18644       +9     
+ Misses       1868     1859       -9     
- Partials      753      756       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added the process/wps3 Issue related to WPS 3.x (REST-JSON) processes support label Jan 29, 2025
…- undetected by CI due to get_request_options invocation with empty settings followed by requests mock never leading to actual requests call
@fmigneault fmigneault merged commit 747dbfb into master Jan 29, 2025
48 checks passed
@fmigneault fmigneault deleted the pytest-retry branch January 29, 2025 16:05
@fmigneault fmigneault mentioned this pull request Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/doc Issue related to documentation of the package ci/operations Related to CI operations (actions, execution, install, builds, etc.) ci/tests Tests of the package and features feature/cli Issues or features related to CLI operations. feature/CWL Issue related to CWL support process/wps3 Issue related to WPS 3.x (REST-JSON) processes support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants