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

Add SwiftCompile Support #254

Merged
merged 9 commits into from
Feb 26, 2024
Merged

Add SwiftCompile Support #254

merged 9 commits into from
Feb 26, 2024

Conversation

cpisciotta
Copy link
Owner

@cpisciotta cpisciotta commented Feb 26, 2024

Changes

  • Add SwiftCompileCaptureGroup
  • Add SwiftCompilingCaptureGroup

Testing

Average results after formatting large_xcodebuild_log.txt (99.9 MB xcodebuild log).

Measurement Before After Absolute Difference Percentage Difference
Time 5.98 seconds 4.66 seconds -1.32 seconds -22.07% seconds

@cpisciotta cpisciotta linked an issue Feb 26, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.09%. Comparing base (e3898d2) to head (afda5ce).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   84.94%   85.09%   +0.15%     
==========================================
  Files          14       14              
  Lines        1461     1476      +15     
==========================================
+ Hits         1241     1256      +15     
  Misses        220      220              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cpisciotta cpisciotta marked this pull request as ready for review February 26, 2024 02:16
@cpisciotta cpisciotta merged commit eae9f85 into main Feb 26, 2024
7 checks passed
@cpisciotta cpisciotta deleted the charles/SwiftCompile branch February 26, 2024 02:26
cpisciotta added a commit that referenced this pull request Feb 26, 2024
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.

[New Output] Support SwiftCompile Output
1 participant