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

Fix formatting issues #339

Merged
merged 2 commits into from
May 29, 2023
Merged

Fix formatting issues #339

merged 2 commits into from
May 29, 2023

Conversation

woxtu
Copy link
Contributor

@woxtu woxtu commented May 29, 2023

Hi,

This PR runs swiftlint lint --fix and resolves some SwiftLint warnings.

@philprime
Copy link
Member

Thank you for your contribution!

@philprime philprime enabled auto-merge (squash) May 29, 2023 13:39
@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch coverage: 41.66% and project coverage change: -0.01 ⚠️

Comparison is base (8daa4de) 78.86% compared to head (fc9c4ca) 78.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #339      +/-   ##
==========================================
- Coverage   78.86%   78.86%   -0.01%     
==========================================
  Files         212      212              
  Lines       12608    12607       -1     
==========================================
- Hits         9943     9942       -1     
  Misses       2665     2665              
Flag Coverage Δ
iOS 79.77% <41.66%> (-0.01%) ⬇️
macOS 0.00% <0.00%> (ø)

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

Impacted Files Coverage Δ
...rce/API/Delegation/PDFGeneratorImageDelegate.swift 0.00% <0.00%> (ø)
Source/API/PDFGenerator.swift 100.00% <ø> (ø)
.../API/Page Format/PDFPageFormat+NameConstants.swift 95.68% <ø> (ø)
Source/API/Page Format/PDFPageFormat.swift 100.00% <ø> (ø)
Source/API/Text/PDFAttributedText.swift 61.90% <0.00%> (ø)
Source/API/Text/PDFSimpleText.swift 70.00% <ø> (ø)
Source/API/Text/PDFText.swift 0.00% <ø> (ø)
Source/Internal/Text/PDFAttributedTextObject.swift 78.57% <0.00%> (ø)
Source/Internal/Utils/PDFCalculations.swift 44.65% <25.00%> (ø)
Source/Internal/Table/PDFTableObject.swift 91.07% <100.00%> (-0.02%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@philprime philprime disabled auto-merge May 29, 2023 13:50
@philprime philprime merged commit ce18a92 into techprimate:main May 29, 2023
@woxtu woxtu deleted the format branch May 29, 2023 14:50
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