Skip to content

Change date formatter for passed in data#280

Merged
Nef10 merged 1 commit intomainfrom
date
Feb 8, 2026
Merged

Change date formatter for passed in data#280
Nef10 merged 1 commit intomainfrom
date

Conversation

@Nef10
Copy link
Owner

@Nef10 Nef10 commented Feb 8, 2026

Seems like having the time zone offset is no longer supported. Change to standard Swift ISO8601DateFormatter which converts the time from the local time to Z automatically.

Seems like having the time zone offset is no longer supported.
Change to standard Swift ISO8601DateFormatter which converts the
time from the local time to Z automatically.
@Nef10 Nef10 added the bug Something isn't working label Feb 8, 2026
@Nef10 Nef10 changed the title Change Dateformatter for passed in data Change date formatter for passed in data Feb 8, 2026
@github-actions
Copy link

github-actions bot commented Feb 8, 2026

Minimum coverage required: 96%


Coverage after merging date into main will be

97.12%

Coverage Report
FileStmtsFuncsLinesUncovered Lines
/Users/runner/work/WealthsimpleDownloader/WealthsimpleDownloader/Sources/Wealthsimple
   Token.swift97.29%95.24%97.50%117–118, 137–138
   Transaction.swift88.06%42.86%93.33%
   URLConfiguration.swift100%100%100%
   WealthsimpleAccount.swift89.01%63.64%92.50%114–115
   WealthsimpleAsset.swift81.82%33.33%89.47%
   WealthsimpleDownloader.swift99.22%100%99.14%60
   WealthsimplePosition.swift91.53%66.67%94.34%117–118
   WealthsimpleTransaction.swift98.09%93.55%98.41%153, 245, 280, 343–344
/Users/runner/work/WealthsimpleDownloader/WealthsimpleDownloader/Sources/Wealthsimple/Extensions
   String+CamelCase.swift100%100%100%

@Nef10 Nef10 merged commit 701fb9e into main Feb 8, 2026
3 checks passed
@Nef10 Nef10 deleted the date branch February 8, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant