Skip to content

Conversation

@tony
Copy link
Member

@tony tony commented Apr 27, 2024

tony added 2 commits April 27, 2024 04:32
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)
@codecov
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
@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.

2 participants