Skip to content

GOING UV#780

Merged
mih merged 2 commits intodatalad:mainfrom
mih:ci
Jul 4, 2025
Merged

GOING UV#780
mih merged 2 commits intodatalad:mainfrom
mih:ci

Conversation

@mih
Copy link
Copy Markdown
Member

@mih mih commented Jul 3, 2025

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.72%. Comparing base (18fa8c6) to head (84a2b23).
Report is 7 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (18fa8c6) and HEAD (84a2b23). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (18fa8c6) HEAD (84a2b23)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #780       +/-   ##
===========================================
- Coverage   84.85%   18.72%   -66.13%     
===========================================
  Files         185      185               
  Lines       12410    12387       -23     
  Branches     1309     1294       -15     
===========================================
- Hits        10531     2320     -8211     
- Misses       1679    10018     +8339     
+ Partials      200       49      -151     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mih mih force-pushed the ci branch 21 times, most recently from 8761c4f to 971a21b Compare July 4, 2025 08:27
mih added 2 commits July 4, 2025 11:20
There is no need to have a dedicated test environment on top of the
standard `hatch-test` environment. Having it nevertheless makes people
familiar with hatch still have to research how testing is done.
This speeds up the runtime of the CI, and also homogenized the
deployment setup across platforms.

Major changes

- git-annex is deployed from pypi across all platforms
- no appveyor-provided Python installations are used anymore (improves
  debugging, because a local environment is also fully managed by hatch)
- uv is used for tool deployment and also by hatch
- number of CI jobs is reduced, by collapsing jobs due to the reduced
  runtime
@mih mih marked this pull request as ready for review July 4, 2025 09:27
@mih mih merged commit cb4ed35 into datalad:main Jul 4, 2025
5 of 6 checks passed
@mih mih deleted the ci branch July 4, 2025 09:28
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.

1 participant