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

Add ruff format check to lints #2517

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Add ruff format check to lints #2517

merged 2 commits into from
Oct 7, 2024

Conversation

jotare
Copy link
Contributor

@jotare jotare commented Oct 4, 2024

Description

Avoid unrelated formatting issues across PRs

How was this PR tested?

Describe how you tested this PR.

@jotare jotare requested a review from a team October 4, 2024 11:45
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.18%. Comparing base (d60bb6c) to head (08b0c7c).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2517      +/-   ##
==========================================
+ Coverage   86.13%   86.18%   +0.04%     
==========================================
  Files         376      376              
  Lines       23542    23540       -2     
==========================================
+ Hits        20279    20287       +8     
+ Misses       3263     3253      -10     
Flag Coverage Δ
nucliadb 73.56% <ø> (+0.04%) ⬆️
nucliadb-ingest 28.82% <ø> (+<0.01%) ⬆️
nucliadb-reader 24.78% <ø> (+<0.01%) ⬆️
nucliadb-search 37.52% <ø> (+<0.01%) ⬆️
nucliadb-standalone 46.88% <ø> (-0.01%) ⬇️
nucliadb-train 44.89% <ø> (-0.01%) ⬇️
nucliadb-writer 39.42% <ø> (+<0.01%) ⬆️
nucliadb_dataset 55.31% <ø> (ø)
nucliadb_models 85.05% <ø> (ø)
nucliadb_sdk 80.11% <ø> (ø)
nucliadb_sidecar 89.03% <ø> (ø)
nucliadb_telemetry 86.55% <ø> (ø)
nucliadb_utils 84.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jotare jotare merged commit 67c726a into main Oct 7, 2024
51 checks passed
@jotare jotare deleted the add-ruff-format-check-to-lints branch October 7, 2024 07:18
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