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

Bump dev dependencies, including ruff 0.4.2, f-string tweaks #445

Merged
merged 3 commits into from
Apr 27, 2024
Merged

Conversation

tony
Copy link
Member

@tony tony commented Apr 27, 2024

Changes

Dev package updates, including ruff 0.4.2

chore: f-string updates

See also

ruff check --select ALL . --fix --unsafe-fixes --preview --show-fixes; ruff format .

Fixed 6 errors:
- docs/conf.py:
    2 × UP031 (printf-string-formatting)
- scripts/generate_gitlab.py:
    2 × UP031 (printf-string-formatting)
    2 × UP032 (f-string)
Copy link

codecov bot commented Apr 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.35%. Comparing base (1b63a45) to head (6183815).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #445   +/-   ##
=======================================
  Coverage   84.35%   84.35%           
=======================================
  Files          16       16           
  Lines         933      933           
  Branches      182      182           
=======================================
  Hits          787      787           
  Misses         92       92           
  Partials       54       54           

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

@tony tony changed the title Ruff 0.4.2 Bump dev dependencies, including ruff 0.4.2, f-string tweaks (#460) Apr 27, 2024
@tony tony changed the title Bump dev dependencies, including ruff 0.4.2, f-string tweaks (#460) Bump dev dependencies, including ruff 0.4.2, f-string tweaks Apr 27, 2024
@tony tony merged commit 1d4a388 into master Apr 27, 2024
9 checks passed
@tony tony deleted the ruff-0.4.2 branch April 27, 2024 11:34
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.

None yet

1 participant