- 
                Notifications
    You must be signed in to change notification settings 
- Fork 24
          add pytest reruns plugin  pytest-rerunfailures and minimal settings
          #142
        
          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
Conversation
| Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@           Coverage Diff           @@
##             main     #142   +/-   ##
=======================================
  Coverage   74.66%   74.66%           
=======================================
  Files          12       12           
  Lines        2712     2712           
  Branches      407      407           
=======================================
  Hits         2025     2025           
  Misses        576      576           
  Partials      111      111           ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
 | 
| @kmuehlbauer shall we get this one in, mate? Though I'm not seeing any flakes in the nightly tests at all - better safe than sorry though 🍺 | 
| @valeriupredoi Yes! Let me do one final check locally. Hang on a minute. | 
| take yer time, no rush at all 🍺 | 
| OK, so the current setup with  According to my observation, this will only rerun tests once if tests are marked with  So we could remove  Update: Because  | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's see how this works!
| cheers muchly, Kai! 🍺 | 
Description
Contributes to avoiding #140 and makes #141 work, as @kmuehlbauer astutely pointed out
Before you get started
Checklist