Skip to content

Conversation

@dfed
Copy link
Owner

@dfed dfed commented Jan 16, 2026

We should ensure assignments are on their own line!

@dfed dfed requested a review from NickEntin January 16, 2026 00:34
@dfed dfed self-assigned this Jan 16, 2026
@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.90%. Comparing base (2227da8) to head (d567105).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #190   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files          32       32           
  Lines        3257     3258    +1     
=======================================
+ Hits         3254     3255    +1     
  Misses          3        3           
Files with missing lines Coverage Δ
...ources/SafeDIMacros/Macros/InstantiableMacro.swift 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Instantiable
public struct ExampleService: Instantiable {
public init(
received: Received,
Copy link
Owner Author

Choose a reason for hiding this comment

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

Xcode will handle adding the correct indentation

@dfed dfed merged commit 390061a into main Jan 16, 2026
24 checks passed
@dfed dfed deleted the dfed--initializer branch January 16, 2026 07:32
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