Skip to content

Modernize ci setup #434

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

Merged
merged 1 commit into from
Mar 25, 2025
Merged

Modernize ci setup #434

merged 1 commit into from
Mar 25, 2025

Conversation

Zethson
Copy link
Member

@Zethson Zethson commented Mar 25, 2025

There's a lot more to be done but this only took me a few minutes.

  • Use Ruff format instead of Black
  • Use UV for RTD significantly speeding it up
  • Remove flake8 and other old things
  • Remove preprocessing from the docs (which is what I actually only wanted to do)

Signed-off-by: Lukas Heumos <[email protected]>
@Zethson Zethson requested a review from timtreis March 25, 2025 09:35
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.21%. Comparing base (b314b75) to head (96dbd5f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #434   +/-   ##
=======================================
  Coverage   85.21%   85.21%           
=======================================
  Files           8        8           
  Lines        1759     1759           
=======================================
  Hits         1499     1499           
  Misses        260      260           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@timtreis timtreis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merci!

@timtreis timtreis merged commit 27878f1 into main Mar 25, 2025
4 checks passed
@timtreis timtreis deleted the feature/modernize branch March 25, 2025 09:41
@LucaMarconato LucaMarconato changed the title Modernize setup Modernize ci setup Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants