Skip to content

Enforce scalafmt across the full codebase#944

Merged
pomadchin merged 1 commit into
typelevel:masterfrom
pomadchin:upd/scalafmt-reformat
May 25, 2026
Merged

Enforce scalafmt across the full codebase#944
pomadchin merged 1 commit into
typelevel:masterfrom
pomadchin:upd/scalafmt-reformat

Conversation

@pomadchin
Copy link
Copy Markdown
Member

@pomadchin pomadchin commented May 25, 2026

We tried to keep the changes minimal but it turned out to be of a harder maintenance.

cc @cchantep / @imarios

linked #726
closes #939

@pomadchin pomadchin requested a review from cchantep May 25, 2026 12:48
@pomadchin pomadchin changed the title scalafmt project format Enforce scalafmt across the full codebase May 25, 2026
@pomadchin pomadchin force-pushed the upd/scalafmt-reformat branch 4 times, most recently from ed4d6a4 to c4489da Compare May 25, 2026 12:56
@pomadchin pomadchin force-pushed the upd/scalafmt-reformat branch from c4489da to 8d14d35 Compare May 25, 2026 12:58
@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

❌ Patch coverage is 95.51020% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.67%. Comparing base (64b6a3c) to head (8d14d35).
⚠️ Report is 30 commits behind head on master.

Files with missing lines Patch % Lines
...taset/src/main/scala/frameless/RecordEncoder.scala 93.58% 5 Missing ⚠️
cats/src/main/scala/frameless/cats/implicits.scala 0.00% 3 Missing ⚠️
...ore/src/main/scala/frameless/CatalystOrdered.scala 93.33% 1 Missing ⚠️
...taset/src/main/scala/frameless/functions/Udf.scala 85.71% 1 Missing ⚠️
...rameless/ml/regression/TypedLinearRegression.scala 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #944      +/-   ##
==========================================
+ Coverage   95.46%   95.67%   +0.21%     
==========================================
  Files          67       68       +1     
  Lines        1257     1342      +85     
  Branches       42       48       +6     
==========================================
+ Hits         1200     1284      +84     
- Misses         57       58       +1     
Flag Coverage Δ
2.12-root-spark33 ?
2.12-root-spark34 95.69% <95.43%> (+0.23%) ⬆️
2.12-root-spark35 95.69% <95.43%> (?)
2.13-root-spark35 96.26% <96.21%> (+0.20%) ⬆️
2.13-root-spark40 96.21% <96.23%> (?)

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.

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

@pomadchin pomadchin merged commit f830ed9 into typelevel:master May 25, 2026
10 checks passed
@pomadchin pomadchin deleted the upd/scalafmt-reformat branch May 25, 2026 13:22
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.

1 participant