Skip to content

fix: fixed Path deprecation warnings in package plugin#140

Merged
soumyamahunt merged 1 commit into
mainfrom
path-deprecation
Jul 8, 2025
Merged

fix: fixed Path deprecation warnings in package plugin#140
soumyamahunt merged 1 commit into
mainfrom
path-deprecation

fix: fixed `Path` deprecation warnings in package plugin

799bc22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 7, 2025 in 1s

86.98% of diff hit (target 92.83%)

View this Pull Request on Codecov

86.98% of diff hit (target 92.83%)

Annotations

Check warning on line 50 in Sources/HelperCoders/ConditionalCoder.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HelperCoders/ConditionalCoder.swift#L50

Added line #L50 was not covered by tests

Check warning on line 30 in Sources/HelperCoders/SequenceCoder/DefaultSequenceElementCoding.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HelperCoders/SequenceCoder/DefaultSequenceElementCoding.swift#L30

Added line #L30 was not covered by tests

Check warning on line 49 in Sources/HelperCoders/SequenceCoder/DefaultSequenceElementCoding.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HelperCoders/SequenceCoder/DefaultSequenceElementCoding.swift#L49

Added line #L49 was not covered by tests

Check warning on line 68 in Sources/HelperCoders/SequenceCoder/DefaultSequenceElementCoding.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HelperCoders/SequenceCoder/DefaultSequenceElementCoding.swift#L68

Added line #L68 was not covered by tests

Check warning on line 19 in Sources/HelperCoders/Strategies/HelperCoderStrategy.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HelperCoders/Strategies/HelperCoderStrategy.swift#L19

Added line #L19 was not covered by tests

Check warning on line 50 in Sources/MacroPlugin/Definitions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/MacroPlugin/Definitions.swift#L50

Added line #L50 was not covered by tests

Check warning on line 163 in Sources/MacroPlugin/Definitions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/MacroPlugin/Definitions.swift#L160-L163

Added lines #L160 - L163 were not covered by tests

Check warning on line 730 in Sources/MacroPlugin/Definitions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/MacroPlugin/Definitions.swift#L727-L730

Added lines #L727 - L730 were not covered by tests

Check warning on line 752 in Sources/MacroPlugin/Definitions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/MacroPlugin/Definitions.swift#L751-L752

Added lines #L751 - L752 were not covered by tests

Check warning on line 779 in Sources/MacroPlugin/Definitions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/MacroPlugin/Definitions.swift#L779

Added line #L779 was not covered by tests

Check warning on line 814 in Sources/MacroPlugin/Definitions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/MacroPlugin/Definitions.swift#L811-L814

Added lines #L811 - L814 were not covered by tests

Check warning on line 836 in Sources/MacroPlugin/Definitions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/MacroPlugin/Definitions.swift#L835-L836

Added lines #L835 - L836 were not covered by tests

Check warning on line 863 in Sources/MacroPlugin/Definitions.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/MacroPlugin/Definitions.swift#L863

Added line #L863 was not covered by tests

Check warning on line 77 in Sources/MetaCodable/DynamicCodable/DynamicCodableIdentifier+CodingKey.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/MetaCodable/DynamicCodable/DynamicCodableIdentifier+CodingKey.swift#L77

Added line #L77 was not covered by tests

Check warning on line 142 in Sources/MetaCodable/HelperCoders/HelperCoder.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/MetaCodable/HelperCoders/HelperCoder.swift#L142

Added line #L142 was not covered by tests

Check warning on line 31 in Sources/PluginCore/Attributes/Codable/Decodable/Decodable+Expansion.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/PluginCore/Attributes/Codable/Decodable/Decodable+Expansion.swift#L31

Added line #L31 was not covered by tests

Check warning on line 31 in Sources/PluginCore/Attributes/Codable/Encodable/Encodable+Expansion.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/PluginCore/Attributes/Codable/Encodable/Encodable+Expansion.swift#L31

Added line #L31 was not covered by tests

Check warning on line 52 in Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift#L48-L52

Added lines #L48 - L52 were not covered by tests

Check warning on line 345 in Sources/PluginCore/Variables/Enum/Switcher/UnTaggedEnumSwitcher.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/PluginCore/Variables/Enum/Switcher/UnTaggedEnumSwitcher.swift#L345

Added line #L345 was not covered by tests

Check warning on line 244 in Sources/PluginCore/Variables/Property/PropertyVariable.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/PluginCore/Variables/Property/PropertyVariable.swift#L244

Added line #L244 was not covered by tests