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 CopyFilesCaptureGroup #294

Merged
merged 11 commits into from
Aug 7, 2024
Merged

Add CopyFilesCaptureGroup #294

merged 11 commits into from
Aug 7, 2024

Conversation

cpisciotta
Copy link
Owner

@cpisciotta cpisciotta commented Jul 25, 2024

Changes

Add a CaptureGroup to parse and format the following example output:

Copy /path/to/some/file.extension /path/to/some/other/file.extension (in target 'Target' from project 'Project')

Testing

  • Unit tests passed
  • Performance regression tests showed positive improvements
  • No missed instances from example build log

@cpisciotta cpisciotta force-pushed the charles/CopyCaptureGroup branch 3 times, most recently from c70c3d1 to c0a63cd Compare July 30, 2024 02:05
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.95%. Comparing base (f092ed2) to head (963e38e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
+ Coverage   86.82%   86.95%   +0.13%     
==========================================
  Files          14       14              
  Lines        1602     1618      +16     
==========================================
+ Hits         1391     1407      +16     
  Misses        211      211              

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

@cpisciotta cpisciotta force-pushed the charles/CopyCaptureGroup branch 4 times, most recently from 316d0a8 to d1d60b2 Compare August 6, 2024 02:21
@cpisciotta cpisciotta force-pushed the charles/CopyCaptureGroup branch from 4fb01dc to de158a0 Compare August 7, 2024 03:12
@cpisciotta cpisciotta linked an issue Aug 7, 2024 that may be closed by this pull request
@cpisciotta cpisciotta marked this pull request as ready for review August 7, 2024 03:19
@cpisciotta cpisciotta merged commit 13c03f7 into main Aug 7, 2024
13 checks passed
@cpisciotta cpisciotta deleted the charles/CopyCaptureGroup branch August 7, 2024 03:23
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 Copy Output
1 participant