Skip to content

add an additional exclusion for files#12

Open
hborawski wants to merge 2 commits intomainfrom
exclusions
Open

add an additional exclusion for files#12
hborawski wants to merge 2 commits intomainfrom
exclusions

Conversation

@hborawski
Copy link
Copy Markdown
Collaborator

@hborawski hborawski commented May 5, 2022

What Changed

  • Exclude .swiftdoc files from the pod
  • Exclude Documentation.docc from the SPM target

Why

  • Consumption through bazel and the cocoapods-bazel was failing to copy a swiftdoc file in Xcode 13.3+

Todo:

  • Add tests
  • Add docs
  • Add release notes

Release Notes

📦 Published PR as canary version: 0.1.1--canary.12.95

@hborawski hborawski added the patch Increment the patch version when merged label May 5, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 5, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.85%. Comparing base (4faa2cd) to head (384923c).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   98.67%   98.85%   +0.18%     
==========================================
  Files          12       12              
  Lines         151      175      +24     
==========================================
+ Hits          149      173      +24     
  Misses          2        2              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants