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

Implement a scheduled GitHub Actions job that runs the tests against the latest commit of every direct dependency #5303

Closed
wants to merge 43 commits into from

Conversation

Gallaecio
Copy link
Member

Work in progress, and up for grabs.

The Linux part is done. The next step would be to extend it to Windows and macOS.

Resolves #5291

@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.53%. Comparing base (180bc9b) to head (0efeb94).
Report is 10 commits behind head on master.

❗ Current head 0efeb94 differs from pull request most recent head 566cb38. Consider uploading reports for the commit 566cb38 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5303      +/-   ##
==========================================
+ Coverage   85.00%   88.53%   +3.53%     
==========================================
  Files         161      163       +2     
  Lines       11962    10616    -1346     
  Branches     1872     1558     -314     
==========================================
- Hits        10168     9399     -769     
+ Misses       1512      942     -570     
+ Partials      282      275       -7     

see 162 files with indirect coverage changes

Gallaecio and others added 27 commits February 20, 2024 13:36
* Force Python 3.8 in pinned tox envs

* Force werkzeug < 3 when using mitmproxy
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.

Schedule a CI job to test unreleased dependencies