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

Let pytest report the TOP20 of slowest tests #521

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

mih
Copy link
Member

@mih mih commented Oct 27, 2023

This should help to identify exceptionally slow tests that cause needless friction for iterations on PRs.

Outcome of the first set of reports (for datalad-next owned tests) at #522

This should help to identify exceptionally slow tests that cause
needless friction for iterations on PRs.
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7f030a4) 92.44% compared to head (11bca77) 92.06%.
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #521      +/-   ##
==========================================
- Coverage   92.44%   92.06%   -0.38%     
==========================================
  Files         128      128              
  Lines        9620     9659      +39     
  Branches     1042     1050       +8     
==========================================
  Hits         8893     8893              
- Misses        703      742      +39     
  Partials       24       24              

see 2 files with indirect coverage changes

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

@mih mih mentioned this pull request Oct 27, 2023
26 tasks
@mih mih merged commit 1a3b34c into datalad:main Oct 27, 2023
4 of 5 checks passed
@mih mih deleted the tst-durations branch October 27, 2023 08:56
@mih mih added this to the 1.0.3 milestone Oct 27, 2023
@mih mih modified the milestones: 1.0.3, 1.1 Dec 6, 2023
@mih mih added the semver-patch PR implies patch-level version increment (API stable) label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch PR implies patch-level version increment (API stable)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant